summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
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
2013-06-26netns: exclude ipvs from struct net when IPVS disabledJunweiZhang
2013-06-26ipvs: add sync_persist_mode flagJulian Anastasov
2013-06-26ipvs: replace the SCTP state machineJulian Anastasov
2013-06-26ipvs: sloppy TCP and SCTPAlexander Frolkin
2013-06-26ipvs: provide iph to schedulersJulian Anastasov
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-25net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann
2013-06-25net: sctp: remove TEST_FRAME ifdefDaniel Borkmann
2013-06-25ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa
2013-06-25tcp: remove invalid __rcu annotationEric Dumazet
2013-06-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-06-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-24ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Jesse Gross
2013-06-22Bluetooth: Remove unneeded flagAndrei Emeltchenko
2013-06-22Bluetooth: Remove inquiry helpersAndre Guedes
2013-06-22Bluetooth: Remove LE scan helpersAndre Guedes
2013-06-22Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes
2013-06-22Bluetooth: Use HCI request in interleaved discoveryAndre Guedes
2013-06-22Bluetooth: Move discovery macros to hci_core.hAndre Guedes
2013-06-22Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes
2013-06-22Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes
2013-06-22Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg