aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03tcp: diag: Dont report negative values for rx queueEric Dumazet2-3/+11
2009-12-03netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2-25/+31
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6David S. Miller7-37/+149
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller31-257/+250
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman3-11/+21
2009-12-03net: Use rcu lookups in inet_twsk_purge.Eric W. Biederman1-15/+24
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman4-37/+55
2009-12-03netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}Eric W. Biederman1-2/+6
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman1-8/+10
2009-12-03net: Move network device exit batchingEric W. Biederman2-24/+25
2009-12-03net: Add support for batching network namespace cleanupsEric W. Biederman1-61/+61
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2-4/+8
2009-12-03net 04/05: fib_rules: allow to delete local rulePatrick McHardy3-3/+3
2009-12-03net 03/05: fib_rules: add oif classificationPatrick McHardy1-1/+32
2009-12-03net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAMEPatrick McHardy1-18/+18
2009-12-03Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann1-0/+6
2009-12-03Bluetooth: Add L2CAP option for max transmit valueMarcel Holtmann1-1/+5
2009-12-03Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq valueGustavo F. Padovan1-0/+2
2009-12-03Bluetooth: Implement RejActioned flagGustavo F. Padovan1-3/+35
2009-12-03Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan1-2/+6
2009-12-03Bluetooth: Fix unset of SrejActioned flagGustavo F. Padovan1-1/+1
2009-12-03Bluetooth: Initialize variables and timers for both channel's sidesGustavo F. Padovan1-18/+36
2009-12-03Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri1-1/+4
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann3-12/+18
2009-12-03Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann1-0/+23
2009-12-03Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann1-0/+5
2009-12-03Bluetooth: Implement raw output support for HIDP layerJiri Kosina1-0/+9
2009-12-02tcp: sysctl_tcp_cookie_size needs to be exported to modules.David S. Miller1-0/+1
2009-12-02tcp: Fix warning on 64-bit.David S. Miller1-1/+1
2009-12-02net: Teach vlans to cleanup as a pernet subsystemEric W. Biederman1-5/+3
2009-12-02TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson7-43/+258
2009-12-02TCPCT part 1f: Initiator Cookie => ResponderWilliam Allen Simpson1-30/+163
2009-12-02TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson1-2/+131
2009-12-02TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson3-8/+71
2009-12-02TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2-0/+11
2009-12-02TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson1-0/+140
2009-12-02TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson8-31/+33
2009-12-02skbuff: remove skb_dma_map/unmapAlexander Duyck2-66/+0
2009-12-02net: compat_sys_recvmmsg user timespec arg can be NULLJean-Mickael Guerin1-2/+6
2009-12-02net: compat_mmsghdr must be used in sys_recvmmsgJean-Mickael Guerin1-6/+18
2009-12-02sctp: fix sctp_setsockopt_autoclose compile warningAndrei Pelinescu-Onciul1-1/+1
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller9-29/+25
2009-12-01net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman1-19/+6
2009-12-01net: Simplify ip6_tunnel pernet operations.Eric W. Biederman1-19/+6
2009-12-01net: Simplify ipip pernet operations.Eric W. Biederman1-18/+6
2009-12-01net: Simplify ip_gre pernet operations.Eric W. Biederman1-18/+6
2009-12-01net: Simplify phonet pernet operations.Eric W. Biederman1-10/+6
2009-12-01net: Simplify conntrack_proto_gre pernet operations.Eric W. Biederman1-14/+6
2009-12-01net: Simplify conntrack_proto_dccp pernet operations.Eric W. Biederman1-23/+8
2009-12-01net: Simplify af_key pernet operations.Eric W. Biederman1-19/+6