aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-12-03net: Add support for batching network namespace cleanupsEric W. Biederman
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy
2009-12-03net 04/05: fib_rules: allow to delete local rulePatrick McHardy
2009-12-03net 03/05: fib_rules: add oif classificationPatrick McHardy
2009-12-03net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy
2009-12-03Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann
2009-12-03Bluetooth: Add L2CAP option for max transmit valueMarcel Holtmann
2009-12-03Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq valueGustavo F. Padovan
2009-12-03Bluetooth: Implement RejActioned flagGustavo F. Padovan
2009-12-03Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan
2009-12-03Bluetooth: Fix unset of SrejActioned flagGustavo F. Padovan
2009-12-03Bluetooth: Initialize variables and timers for both channel's sidesGustavo F. Padovan
2009-12-03Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann
2009-12-03Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann
2009-12-03Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann
2009-12-03Bluetooth: Implement raw output support for HIDP layerJiri Kosina
2009-12-02tcp: sysctl_tcp_cookie_size needs to be exported to modules.David S. Miller
2009-12-02tcp: Fix warning on 64-bit.David S. Miller
2009-12-02net: Teach vlans to cleanup as a pernet subsystemEric W. Biederman
2009-12-02TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson
2009-12-02TCPCT part 1f: Initiator Cookie => ResponderWilliam Allen Simpson
2009-12-02TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson
2009-12-02TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson
2009-12-02TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson
2009-12-02TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson
2009-12-02TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson
2009-12-02skbuff: remove skb_dma_map/unmapAlexander Duyck
2009-12-02net: compat_sys_recvmmsg user timespec arg can be NULLJean-Mickael Guerin
2009-12-02net: compat_mmsghdr must be used in sys_recvmmsgJean-Mickael Guerin
2009-12-02sctp: fix sctp_setsockopt_autoclose compile warningAndrei Pelinescu-Onciul
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-01net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman
2009-12-01net: Simplify ip6_tunnel pernet operations.Eric W. Biederman
2009-12-01net: Simplify ipip pernet operations.Eric W. Biederman
2009-12-01net: Simplify ip_gre pernet operations.Eric W. Biederman
2009-12-01net: Simplify phonet pernet operations.Eric W. Biederman
2009-12-01net: Simplify conntrack_proto_gre pernet operations.Eric W. Biederman
2009-12-01net: Simplify conntrack_proto_dccp pernet operations.Eric W. Biederman
2009-12-01net: Simplify af_key pernet operations.Eric W. Biederman
2009-12-01net: Simplify vlan pernet operations.Eric W. Biederman
2009-12-01net: Simplfy default_device_exit and improve batching.Eric W. Biederman
2009-12-01net: Automatically allocate per namespace data.Eric W. Biederman
2009-12-01net: Batch network namespace destruction.Eric W. Biederman
2009-12-01net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman
2009-12-01ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy
2009-12-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-01ipsec: can not add camellia cipher algorithm when using "ip xfrm state" commandLi Yewang
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds