summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-08-25Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen
2011-08-25sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-18rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert
2011-08-13af_iucv: add HiperSockets transportUrsula Braun
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg
2011-08-08cfg80211: remove unused wext handler exportsJohannes Berg
2011-08-08mac80211: remove linux/wireless.h inclusionJohannes Berg
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg
2011-08-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-08ipv4: route non-local sources for raw socketJulian Anastasov
2011-08-07net: 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-02ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti
2011-08-02doc: 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-25Merge 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-22ipv6: make fragment identifications less predictableEric Dumazet
2011-07-20mac80211: sync driver before TXJohannes Berg
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller
2011-07-18net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-18ipv6: Get rid of rt6i_nexthop macro.David S. Miller
2011-07-18neigh: Pass neighbour entry to output ops.David S. Miller
2011-07-17neigh: Kill ndisc_ops->queue_xmitDavid S. Miller
2011-07-17neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-17neigh: Kill neigh_ops->hh_outputDavid S. Miller
2011-07-17net: Create and use new helper, neigh_output().David S. Miller
2011-07-15mac80211: let key iteration get keys in install orderJohannes Berg
2011-07-15mac80211: allow driver access to TKIP RX P1KJohannes Berg
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville