summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-02-08af_iucv: allow retrieval of maximum message sizeUrsula Braun
2012-02-08af_iucv: change net_device handling for HS transportUrsula Braun
2012-02-08ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover
2012-02-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-06net: Make qdisc_skb_cb upper size bound explicit.David S. Miller
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-04caif-hsi: Add RX flip buffersjur.brandeland@stericsson.com
2012-02-01ipv6: Remove never used function inet6_ac_check().David S. Miller
2012-02-01net: Disambiguate kernel messageArun Sharma
2012-02-01tcp: md5: protects md5sig_info with RCUEric Dumazet
2012-01-31tcp: md5: rcu conversionEric Dumazet
2012-01-31tcp: md5: remove obsolete md5_add() methodEric Dumazet
2012-01-30mac80211: add support for mcs masksSimon Wunderlich
2012-01-30nl80211: add support for mcs masksSimon Wunderlich
2012-01-30net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa
2012-01-27netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman
2012-01-27ipv6: Remove neigh argument from ndisc_send_redirect()David S. Miller
2012-01-27kernel-doc: fix new warnings in cfg80211.hRandy Dunlap
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2012-01-26net: explicitly add jump_label.h header to sock.hGlauber Costa
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-24netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker
2012-01-24NFC: Add NCI multiple targets supportIlan Elias
2012-01-24NFC: NFC core layer should not set the target_idxIlan Elias
2012-01-24NFC: Clearly separate NCI states from flagsIlan Elias
2012-01-24NFC: Add NCI data exchange timerIlan Elias
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias
2012-01-24wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu
2012-01-24NFC: Increase NCI deactivate timeoutIlan Elias
2012-01-23kernel-doc: fix new warnings in cfg80211.hRandy Dunlap
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2012-01-22net: fix socket memcg build with !CONFIG_NETGlauber Costa
2012-01-22kernel-doc: fix new warning in net/sock.hRandy Dunlap
2012-01-17net: fix some sparse errorsEric Dumazet
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-12net_sched: sfq: add optional RED on top of SFQEric Dumazet
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2012-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2012-01-08net: sk_update_clone is only used in net/core/sock.cStephen Rothwell
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches