summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| | | | * | | Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko2012-09-08
| | | | * | | Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-08
| | | | * | | Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-08
| | | | * | | Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-21
| | | | * | | Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-21
| | | | * | | Bluetooth: Add more HCI error codesMikel Astiz2012-08-21
| | | | * | | Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-15
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-24
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | mac80211: add key flag for management keysJohannes Berg2012-09-10
| | | | * | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-06
| | | | |\ \ \
| | | | * \ \ \ Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-06
| | | | |\ \ \ \
| * | | | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | net: remove sk_init() helperEric Dumazet2012-09-27
| * | | | | | | | tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-27
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | net: use a per task frag allocatorEric Dumazet2012-09-24
| * | | | | | | net: Remove unnecessary NULL check in scm_destroy().David S. Miller2012-09-24
| * | | | | | | tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell2012-09-22
| * | | | | | | tcp: extract code to compute SYNACK RTTNeal Cardwell2012-09-22
| * | | | | | | ipv6: unify fragment thresh handling codeAmerigo Wang2012-09-19
| * | | | | | | ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang2012-09-19
| * | | | | | | ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang2012-09-19
| * | | | | | | ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-19
| * | | | | | | llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller2012-09-17
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-17
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-14
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-07
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | / / | | | | |_|_|_|/ / | | | |/| | | | |
| | | | * | | | | cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day2012-09-05
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
| * | | | | | | | ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-07
| * | | | | | | | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-07
| * | | | | | | | ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel2012-09-05
| * | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-03
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-03
| | * | | | | | | | | netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2012-08-30
| | * | | | | | | | | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-30
| | * | | | | | | | | net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-30
| | * | | | | | | | | netfilter: add protocol independent NAT corePatrick McHardy2012-08-30
| | * | | | | | | | | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-30
| | * | | | | | | | | ipv4: fix path MTU discovery with connection trackingPatrick McHardy2012-08-26
| * | | | | | | | | | tcp: use PRR to reduce cwin in CWR stateYuchung Cheng2012-09-03
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-31
| * | | | | | | | | tcp: TCP Fast Open Server - header & support functionsJerry Chu2012-08-31
| * | | | | | | | | tcp: Increase timeout for SYN segmentsAlex Bergmann2012-08-31
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-24
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-21
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |