summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-11bridge: Fix timer typo that may render snooping less effectiveHerbert Xu
2011-02-11bridge: Fix mglist corruption that leads to memory corruptionHerbert Xu
2011-02-11network: Allow af_packet to transmit +4 bytes for VLAN packets.Ben Greear
2011-02-11Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-11batman-adv: Disallow originator addressing within mesh layerLinus Lüssing
2011-02-11batman-adv: Remove duplicate types.h inclusionsLinus Lüssing
2011-02-11batman-adv: Split combined variable declarationsMarek Lindner
2011-02-11ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmitSteffen Klassert
2011-02-11Bluetooth: l2cap: fix 1 byte infoleak to userspaceVasiliy Kulikov
2011-02-11netfilter: xt_connlimit: connlimit-above early loop terminationStefan Berger
2011-02-11HID: bt: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATUREAlan Ott
2011-02-11HID: bt: Wait for ACK on Sent ReportsAlan Ott
2011-02-11HID: bt: Move hid_add_device() call to after hidp_session() has started.Alan Ott
2011-02-10xfrm: avoid possible oopse in xfrm_alloc_dstHiroaki SHIMODA
2011-02-11batman-adv: Use successive sequence numbers for fragmentsSven Eckelmann
2011-02-10inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller
2011-02-10inetpeer: Add redirect and PMTU discovery cached info.David S. Miller
2011-02-10inetpeer: Abstract address representation further.David S. Miller
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-10netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINKPatrick McHardy
2011-02-09x25: Do not reference freed memory.David S. Miller
2011-02-09net: rename group sysfs entry to netdev_groupXiaotian Feng
2011-02-09mac80211: Ensure power-level set properly for scanning.Ben Greear
2011-02-09mac80211: Allow work items to use existing channel type.Ben Greear
2011-02-09mac80211: Allow scanning on existing channel-type.Ben Greear
2011-02-09mac80211: Properly set work-item channel-type.Ben Greear
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-09mac80211: add missing locking in ieee80211_reconfigEliad Peller
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-02-09netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller
2011-02-08ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-07Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-08Bluetooth: update Bluetooth daemon name in Kconfig helpGustavo F. Padovan
2011-02-08Bluetooth: move __l2cap_sock_close() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_kill() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move L2CAP sock timers function to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_connect() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.cGustavo F. Padovan
2011-02-08Bluetooth: move l2cap_sock_getname() to l2cap_sock.cGustavo F. Padovan