summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo2013-08-091-4/+0Star
* cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-092-4/+4
* Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds2013-07-111-0/+6
|\
| * 9P: Add cancelled() to the transport functions.Simon Derr2013-07-081-0/+3
| * net/9p: add privport option to 9p tcp transportJim Garlick2013-07-081-0/+3
* | net/fs: change busy poll time accountingEliezer Tamir2013-07-091-37/+18Star
* | net: rename low latency sockets functions to busy pollEliezer Tamir2013-07-091-22/+24
* | net: sock: fix TCP_SKB_MIN_TRUESIZEEric Dumazet2013-07-041-1/+1
* | net: gre: move GSO functions to gre_offloadDaniel Borkmann2013-07-031-0/+4
* | net: lls fix build with allnoconfigEliezer Tamir2013-07-031-3/+3
* | net: convert lls to use time_in_range()Eliezer Tamir2013-07-031-9/+17
* | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-021-0/+1
* | ipv4: remove fib_update_nh_saddrs() declaration.Rami Rosen2013-07-021-1/+0Star
* | net: sctp: prevent checksum.h from double inclusionDaniel Borkmann2013-07-021-0/+5
* | ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-021-0/+3
* | net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann2013-07-021-75/+0Star
* | net: avoid calling sched_clock when LLS is offEliezer Tamir2013-07-011-2/+15
* | net: fix LLS debug_smp_processor_id() warningEliezer Tamir2013-07-011-5/+25
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-015-28/+52
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-285-28/+52
| |\ \
| | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-06-243-20/+12Star
| | |\ \
| | | * | Bluetooth: Remove unneeded flagAndrei Emeltchenko2013-06-231-1/+0Star
| | | * | Bluetooth: Remove inquiry helpersAndre Guedes2013-06-231-2/+0Star
| | | * | Bluetooth: Remove LE scan helpersAndre Guedes2013-06-231-13/+0Star
| | | * | Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes2013-06-231-1/+0Star
| | | * | Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-231-1/+0Star
| | | * | Bluetooth: Move discovery macros to hci_core.hAndre Guedes2013-06-231-0/+10
| | | * | Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes2013-06-231-1/+0Star
| | | * | Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes2013-06-231-0/+1
| | | * | Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg2013-06-231-1/+1
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-242-8/+40
| | |\ \ \ | | | |/ / | | |/| |
| | | * | cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg2013-06-191-8/+8
| | | * | nl80211: add rate flags for 5/10 Mhz channelsSimon Wunderlich2013-06-181-0/+28
| | | * | nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich2013-06-181-0/+2
| | | * | mac80211: track AP's beacon rate and give it to the driverAlexander Bondar2013-06-131-0/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-07-012-36/+50
|\ \ \ \ \
| * | | | | netns: exclude ipvs from struct net when IPVS disabledJunweiZhang2013-06-261-0/+2
| * | | | | ipvs: add sync_persist_mode flagJulian Anastasov2013-06-261-0/+11
| * | | | | ipvs: replace the SCTP state machineJulian Anastasov2013-06-261-10/+11
| * | | | | ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-261-0/+24
| * | | | | ipvs: provide iph to schedulersJulian Anastasov2013-06-261-26/+2Star
* | | | | | ipv4: use next hop exceptions also for input routesTimo Teräs2013-06-291-1/+2
* | | | | | ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2013-06-292-0/+3
* | | | | | ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2013-06-291-0/+1
| |/ / / / |/| | | |
* | | | | sit: add support of x-netnsNicolas Dichtel2013-06-281-0/+1
* | | | | net: poll/select low latency socket supportEliezer Tamir2013-06-261-13/+22
* | | | | net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann2013-06-262-21/+3Star
* | | | | net: sctp: remove TEST_FRAME ifdefDaniel Borkmann2013-06-261-7/+0Star
* | | | | ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2013-06-261-2/+6
* | | | | tcp: remove invalid __rcu annotationEric Dumazet2013-06-251-3/+3