summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-06-13mac80211: stop polling in disassociationDavid Spinadel
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-13ethtool: Make more commands available to unprivileged processesBen Hutchings
2012-06-13net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-12mac80211: add missing kernel-docAshok Nagarajan
2012-06-11af_packet: use sizeof instead of constant in spkt_devicedanborkmann@iogearbox.net
2012-06-11netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabledPablo Neira Ayuso
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-06-11inet: Avoid potential NULL peer dereference.David S. Miller
2012-06-11inet: Use FIB table peer roots in routes.David S. Miller
2012-06-11inet: Add inetpeer tree roots to the FIB tables.David S. Miller
2012-06-11inet: Add family scope inetpeer flushes.David S. Miller
2012-06-11ipv4: Kill ip_rt_frag_needed().David S. Miller
2012-06-11inet: Hide route peer accesses behind helpers.David S. Miller
2012-06-10inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller
2012-06-10af_unix: remove unix_iter_stateEric Dumazet
2012-06-10ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.David S. Miller
2012-06-09inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller
2012-06-09inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller
2012-06-09Bluetooth: Fix style in hidp codeGustavo Padovan
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller
2012-06-09cfg80211: check iface combinations only when iface is runningMichal Kazior
2012-06-09mac80211: add some missing kernel-docJohannes Berg
2012-06-09tcp: Get rid of inetpeer special cases.David S. Miller
2012-06-09inet: Create and use rt{,6}_get_peer_create().David S. Miller
2012-06-09net/core: fix kernel-doc warningsRandy Dunlap
2012-06-09Bluetooth: Add support for encryption key refreshJohan Hedberg
2012-06-08l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet
2012-06-08af_unix: speedup /proc/net/unixEric Dumazet
2012-06-08inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng
2012-06-08inetpeer: add namespace support for inetpeerGao feng
2012-06-08mac80211: add back channel change flagStanislaw Gruszka
2012-06-08NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin
2012-06-08Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg
2012-06-08Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg
2012-06-08Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal
2012-06-08Bluetooth: Fix SMP pairing method selectionJohan Hedberg