aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-08af_iucv: change net_device handling for HS transportUrsula Braun1-0/+1
2012-02-08ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover2-0/+2
2012-02-08ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover2-0/+3
2012-02-07net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan1-0/+21
2012-02-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller9-27/+168
2012-02-06net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville9-27/+168
2012-02-04Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-1/+1
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-344/+35
2012-02-04caif-hsi: Add RX flip buffersjur.brandeland@stericsson.com1-0/+1
2012-02-03can: dev: let can_get_echo_skb() return dlc of CAN frameMarc Kleine-Budde1-1/+1
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang1-1/+1
2012-02-01ipv6: Remove never used function inet6_ac_check().David S. Miller1-1/+0
2012-02-01net: Disambiguate kernel messageArun Sharma1-4/+10
2012-02-01tcp: md5: protects md5sig_info with RCUEric Dumazet2-1/+2
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds1-2/+2
2012-01-31tcp: md5: rcu conversionEric Dumazet2-34/+30
2012-01-31tcp: md5: remove obsolete md5_add() methodEric Dumazet1-4/+0
2012-01-30mac80211: add support for mcs masksSimon Wunderlich1-0/+1
2012-01-30nl80211: add support for mcs masksSimon Wunderlich2-2/+5
2012-01-30net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko3-80/+4
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-139/+0
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+4
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa1-0/+2
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki1-0/+2
2012-01-28Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-164/+0
2012-01-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-21/+7
2012-01-27netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2012-01-27ipv6: Remove neigh argument from ndisc_send_redirect()David S. Miller1-1/+0
2012-01-27kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2-0/+5
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg1-7/+7
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg1-9/+20
2012-01-26net: explicitly add jump_label.h header to sock.hGlauber Costa1-0/+1
2012-01-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-01-26tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet1-0/+1
2012-01-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman1-139/+0
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom1-0/+1
2012-01-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds4-12/+7
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-11/+28
2012-01-24netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker1-1/+0
2012-01-24team: send only changed options/ports via netlinkJiri Pirko1-0/+10
2012-01-24kernel-doc: fix new warning in usb.hRandy Dunlap1-0/+1
2012-01-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+5
2012-01-24NFC: Add NCI multiple targets supportIlan Elias2-2/+41
2012-01-24NFC: NFC core layer should not set the target_idxIlan Elias1-1/+0
2012-01-24NFC: Clearly separate NCI states from flagsIlan Elias1-4/+10
2012-01-24NFC: Add NCI data exchange timerIlan Elias1-0/+3
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias3-2/+32