summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-07-31arp/neighbour.h: Remove extern from function prototypesJoe Perches-65/+63
2013-07-31af_rxrpc.h: Remove extern from function prototypesJoe Perches-19/+16
2013-07-31af_unix.h: Remove extern from function prototypesJoe Perches-8/+8
2013-07-31addrconf.h: Remove extern function prototypesJoe Perches-88/+72
2013-07-31fib_rules: add .suppress operationStefan Tomanek-0/+4
2013-07-31net: Remove extern from include/net/ scheduling prototypesJoe Perches-101/+104
2013-07-31ndisc: Add missing inline to ndisc_addr_option_padJoe Perches-1/+1
2013-07-31netem: Introduce skb_orphan_partial() helperEric Dumazet-0/+1
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du-5/+34
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov-4/+0
2013-07-31netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy-5/+5
2013-07-31netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal-2/+1
2013-07-31netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal-206/+0
2013-07-31netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal-4/+0
2013-07-31netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()Patrick McHardy-7/+0
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz-3/+3
2013-07-309p: client: remove unused code and any reference to "cancelled" functionAndi Shyti-3/+0
2013-07-27pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf-0/+1
2013-07-27VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He-0/+205
2013-07-27net/sctp: Refactor SCTP skb checksum computationJoe Stringer-0/+15
2013-07-25Bluetooth: Add HCI authentication capabilities macrosMikel Astiz-0/+6
2013-07-24tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet-6/+27
2013-07-24net: add sk_stream_is_writeable() helperEric Dumazet-0/+4
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann-9/+9
2013-07-22tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng-1/+0
2013-07-22tcp: consolidate SYNACK RTT samplingYuchung Cheng-9/+0
2013-07-22net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran-0/+2
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich-0/+27
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich-1/+3
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich-0/+8
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich-0/+2
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich-3/+51
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar-0/+54
2013-07-16wireless: indent kernel-doc with tabsJohannes Berg-20/+20
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich-0/+5
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar-3/+3
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-14/+16
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds-0/+6
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir-4/+4
2013-07-10net: rename ll methods to busy-pollEliezer Tamir-10/+12
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir-0/+0
2013-07-09net/fs: change busy poll time accountingEliezer Tamir-37/+18
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir-22/+24
2013-07-079P: Add cancelled() to the transport functions.Simon Derr-0/+3
2013-07-07net/9p: add privport option to 9p tcp transportJim Garlick-0/+3
2013-07-03net: sock: fix TCP_SKB_MIN_TRUESIZEEric Dumazet-1/+1
2013-07-03net: gre: move GSO functions to gre_offloadDaniel Borkmann-0/+4
2013-07-02net: lls fix build with allnoconfigEliezer Tamir-3/+3
2013-07-02net: convert lls to use time_in_range()Eliezer Tamir-9/+17
2013-07-02ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa-0/+1