summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-08-01cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches
2013-08-01checksum: Remove extern from function prototypesJoe Perches
2013-08-01cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches
2013-08-01ax25.h: Remove extern from function prototypesJoe Perches
2013-08-01arp/neighbour.h: Remove extern from function prototypesJoe Perches
2013-08-01af_rxrpc.h: Remove extern from function prototypesJoe Perches
2013-08-01af_unix.h: Remove extern from function prototypesJoe Perches
2013-08-01addrconf.h: Remove extern function prototypesJoe Perches
2013-08-01fib_rules: add .suppress operationStefan Tomanek
2013-08-01net: Remove extern from include/net/ scheduling prototypesJoe Perches
2013-07-31netem: Introduce skb_orphan_partial() helperEric Dumazet
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov
2013-07-309p: client: remove unused code and any reference to "cancelled" functionAndi Shyti
2013-07-28pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf
2013-07-28VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He
2013-07-28net/sctp: Refactor SCTP skb checksum computationJoe Stringer
2013-07-25tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet
2013-07-25net: add sk_stream_is_writeable() helperEric Dumazet
2013-07-25net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-07-23tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng
2013-07-23tcp: consolidate SYNACK RTT samplingYuchung Cheng
2013-07-22net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir
2013-07-11net: rename ll methods to busy-pollEliezer Tamir
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-09net/fs: change busy poll time accountingEliezer Tamir
2013-07-09net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-089P: Add cancelled() to the transport functions.Simon Derr
2013-07-08net/9p: add privport option to 9p tcp transportJim Garlick
2013-07-03net: sock: fix TCP_SKB_MIN_TRUESIZEEric Dumazet
2013-07-03net: gre: move GSO functions to gre_offloadDaniel Borkmann
2013-07-03net: lls fix build with allnoconfigEliezer Tamir
2013-07-02net: convert lls to use time_in_range()Eliezer Tamir
2013-07-02ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-02ipv4: remove fib_update_nh_saddrs() declaration.Rami Rosen
2013-07-02net: sctp: prevent checksum.h from double inclusionDaniel Borkmann
2013-07-02ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-02net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann
2013-07-01net: avoid calling sched_clock when LLS is offEliezer Tamir
2013-07-01net: fix LLS debug_smp_processor_id() warningEliezer Tamir
2013-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-29ipv4: use next hop exceptions also for input routesTimo Teräs
2013-06-29ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa
2013-06-29ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-28sit: add support of x-netnsNicolas Dichtel