summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-04-25merging android-tegra-2.6.36 into git-master/linux-2.6/android-tegra-2.6.36Nitin Kumbhar
2011-04-22Merge remote branch 'common/android-2.6.36' into android-tegra-2.6.36Rebecca Schultz Zavin
2011-03-11net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti
2011-02-22tegra bluesleep: Bluetooth active power management driverAnantha Idapalapati
2011-01-07Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2011-01-07filter: fix sk_filter rcu handlingEric Dumazet
2011-01-07af_unix: limit recursion levelEric Dumazet
2010-12-21Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2010-12-09mac80211: clear txflags for ps-filtered framesChristian Lamparter
2010-11-10Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2010-10-21Merge commit 'v2.6.36' into android-2.6.36Dima Zavin
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan
2010-09-29net: activity_stats: Add statistics for network transmission activityMike Chan
2010-09-29Bluetooth: Use non-flushable pb flag by default for ACL data on capable chips...Nick Pelly
2010-09-29Revert "Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL pack...Nick Pelly
2010-09-29Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2010-09-29Revert "Bluetooth: Fix rejected connection not disconnecting ACL link"Nick Pelly
2010-09-29Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL packets.Nick Pelly
2010-09-29Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2010-09-29Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly
2010-09-29net: socket ioctl to reset connections matching local addressRobert Love
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-08udp: add rehash on connect()Eric Dumazet
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-10Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau
2010-08-10Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau
2010-08-10net/sock.h: add missing kernel-doc notationRandy Dunlap
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-08-02net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V
2010-08-02net/9p: Implement attrwalk 9p callAneesh Kumar K.V
2010-08-029p: Implement LOPENM. Mohan Kumar
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)
2010-08-029p: Implement TMKDIRM. Mohan Kumar
2010-08-029p: Implement TMKNODM. Mohan Kumar
2010-08-029p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-08-029p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-08-029p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi
2010-08-029p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi
2010-08-029p: readdir implementation for 9p2000.LSripathi Kodi
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao