aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | | | wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-28
| | * | | | | | mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet2009-11-25
| * | | | | | | tcp: fix a timewait refcnt raceEric Dumazet2009-12-03
| * | | | | | | tcp: connect() race with timewait reuseEric Dumazet2009-12-03
| * | | | | | | tcp: diag: Dont report negative values for rx queueEric Dumazet2009-12-03
| * | | | | | | netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2009-12-03
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-12-03
| |\ \ \ \ \ \ \
| | * | | | | | | Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann2009-12-03
| | * | | | | | | Bluetooth: Add L2CAP option for max transmit valueMarcel Holtmann2009-12-03
| | * | | | | | | Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq valueGustavo F. Padovan2009-12-03
| | * | | | | | | Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-03
| | * | | | | | | Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-03
| | * | | | | | | Bluetooth: Fix unset of SrejActioned flagGustavo F. Padovan2009-12-03
| | * | | | | | | Bluetooth: Initialize variables and timers for both channel's sidesGustavo F. Padovan2009-12-03
| | * | | | | | | Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri2009-12-03
| | * | | | | | | Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-03
| | * | | | | | | Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-03
| | * | | | | | | Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann2009-12-03
| | * | | | | | | Bluetooth: Implement raw output support for HIDP layerJiri Kosina2009-12-03
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-23
| | * | | | | | | | netfilter: xtables: fix conntrack match v1 ipt-save outputFlorian Westphal2009-11-23
| | * | | | | | | | netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso2009-11-23
| | * | | | | | | | netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy2009-11-06
| | * | | | | | | | netfilter: nf_nat_helper: tidy up adjust_tcp_sequenceHannes Eder2009-11-05
| | * | | | | | | | netfilter: nf_conntrack: avoid additional compare.Changli Gao2009-11-05
| | * | | | | | | | netfilter: remove synchronize_net() calls in ip_queue/ip6_queueEric Dumazet2009-11-04
| | * | | | | | | | netfilter: xt_socket: make module available for INPUT chainJan Engelhardt2009-10-29
| * | | | | | | | | net: Batch inet_twsk_purgeEric W. Biederman2009-12-03
| * | | | | | | | | net: Use rcu lookups in inet_twsk_purge.Eric W. Biederman2009-12-03
| * | | | | | | | | net: Allow fib_rule_unregister to batchEric W. Biederman2009-12-03
| * | | | | | | | | netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}Eric W. Biederman2009-12-03
| * | | | | | | | | net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-03
| * | | | | | | | | net: Move network device exit batchingEric W. Biederman2009-12-03
| * | | | | | | | | net: Add support for batching network namespace cleanupsEric W. Biederman2009-12-03
| * | | | | | | | | ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-03
| * | | | | | | | | net 04/05: fib_rules: allow to delete local rulePatrick McHardy2009-12-03
| * | | | | | | | | net 03/05: fib_rules: add oif classificationPatrick McHardy2009-12-03
| * | | | | | | | | net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy2009-12-03
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | tcp: sysctl_tcp_cookie_size needs to be exported to modules.David S. Miller2009-12-03
| * | | | | | | | tcp: Fix warning on 64-bit.David S. Miller2009-12-03
| * | | | | | | | net: Teach vlans to cleanup as a pernet subsystemEric W. Biederman2009-12-03
| * | | | | | | | TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson2009-12-03
| * | | | | | | | TCPCT part 1f: Initiator Cookie => ResponderWilliam Allen Simpson2009-12-03
| * | | | | | | | TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-03
| * | | | | | | | TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson2009-12-03
| * | | | | | | | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-03
| * | | | | | | | TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson2009-12-03
| * | | | | | | | TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson2009-12-03
| * | | | | | | | skbuff: remove skb_dma_map/unmapAlexander Duyck2009-12-02