summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-02-08netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman
2012-02-03nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen
2012-02-03cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen
2012-01-11net: introduce DST_NOPEER dst flagEric Dumazet
2012-01-11net: Add a flow_cache_flush_deferred functionSteffen Klassert
2012-01-11sctp: fix incorrect overflow check on autocloseXi Wang
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-09sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet
2011-12-09inet: add a redirect generation id in inetpeerEric Dumazet
2011-11-30HACK merge fixups for compileDan Willemsen
2011-11-30tegra bluesleep: Bluetooth active power management driverAnantha Idapalapati
2011-11-30ipv6: updates to privacy addresses per RFC 4941JP Abgrall
2011-11-30Bluetooth: Add support for SMP timeoutVinicius Costa Gomes
2011-11-30Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz
2011-11-30Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2011-11-30net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti
2011-11-30net: activity_stats: Add statistics for network transmission activityMike Chan
2011-11-30Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2011-11-30Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly
2011-11-30net: socket ioctl to reset connections matching local addressRobert Love
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-10-17udplite: fast-path computation of checksum coverageGerrit Renker
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom
2011-09-18tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet
2011-09-18Merge git://github.com/davem330/netLinus Torvalds
2011-09-16net: Handle different key sizes between address families in flow cachedpward
2011-09-16net: Align AF-specific flowi structs to longDavid Ward
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev
2011-09-16Merge branch 'master' of ../netdev/David S. Miller
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet
2011-09-08wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat
2011-07-23net/9p: Remove structure not used in the codeAneesh Kumar K.V
2011-07-239p: clean up packet dump codeEric Van Hensbergen
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet