aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
* 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
* net: compat_sys_recvmmsg user timespec arg can be NULLJean-Mickael Guerin2009-12-02
* net: compat_mmsghdr must be used in sys_recvmmsgJean-Mickael Guerin2009-12-02
* sctp: fix sctp_setsockopt_autoclose compile warningAndrei Pelinescu-Onciul2009-12-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\
| * ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy2009-12-01
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-01
| |\
| | * Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds2009-11-30
| | |\
| | | * mac80211: fix spurious delBA handlingJohannes Berg2009-11-30
| | | * mac80211: fix two remote exploitsJohannes Berg2009-11-30
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-30
| | |\ \
| | * \ \ Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-11-19
| | |\ \ \
| | | * | | SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()Chuck Lever2009-11-13
| * | | | | ipsec: can not add camellia cipher algorithm when using "ip xfrm state" commandLi Yewang2009-12-01
| * | | | | tcp: tcp_disconnect() should clear window_clampEric Dumazet2009-11-30
| | |_|/ / | |/| | |
| * | | | ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford2009-11-30
* | | | | net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman2009-12-01
* | | | | net: Simplify ip6_tunnel pernet operations.Eric W. Biederman2009-12-01
* | | | | net: Simplify ipip pernet operations.Eric W. Biederman2009-12-01
* | | | | net: Simplify ip_gre pernet operations.Eric W. Biederman2009-12-01
* | | | | net: Simplify phonet pernet operations.Eric W. Biederman2009-12-01
* | | | | net: Simplify conntrack_proto_gre pernet operations.Eric W. Biederman2009-12-01
* | | | | net: Simplify conntrack_proto_dccp pernet operations.Eric W. Biederman2009-12-01
* | | | | net: Simplify af_key pernet operations.Eric W. Biederman2009-12-01
* | | | | net: Simplify vlan pernet operations.Eric W. Biederman2009-12-01
* | | | | net: Simplfy default_device_exit and improve batching.Eric W. Biederman2009-12-01
* | | | | net: Automatically allocate per namespace data.Eric W. Biederman2009-12-01
* | | | | net: Batch network namespace destruction.Eric W. Biederman2009-12-01
* | | | | net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman2009-12-01
* | | | | net: Move && and || to end of previous lineJoe Perches2009-11-29
* | | | | pktgen: NUMA awareEric Dumazet2009-11-29
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\| | | |
| * | | | sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul2009-11-29
| | |_|/ | |/| |