aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds8-216/+248
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-20/+29
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-12/+27
2012-01-09igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings1-0/+2
2012-01-09net: Fix build with INET disabled.David S. Miller1-0/+1
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-4/+4
2012-01-09net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko1-6/+6
2012-01-09net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko1-2/+2
2012-01-08net: sk_update_clone is only used in net/core/sock.cStephen Rothwell1-0/+6
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-6/+3
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-4/+3
2012-01-07pktgen: set correct max and min in pktgen_setup_inject()Dan Carpenter1-2/+2
2012-01-07net: Default UDP and UNIX diag to 'n'.David S. Miller2-2/+6
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa1-0/+2
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds432-11004/+24072
2012-01-05vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds1-15/+1
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet3-52/+62
2012-01-05net_sched: sfq: extend limitsEric Dumazet1-58/+117
2012-01-05net_sched: Bug in netem reorderingHagen Paul Pfeifer1-2/+2
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches8-216/+248
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson1-1/+2
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2-19/+27
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville18-102/+149
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2012-01-04ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac1-15/+28
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman2-3/+5
2012-01-04mac80211: remove dead codeMohammed Shafi Shajakhan2-19/+0
2012-01-04mac80211: Call driver commands after drv_start in mac80211 restart codeYogesh Ashok Powar1-10/+9
2012-01-04mac80211: use RCU read locks for sta_info_getMohammed Shafi Shajakhan1-0/+2
2012-01-04mac80211: fix kernel panic in IBSS due to a regressionMohammed Shafi Shajakhan1-1/+4
2012-01-04mac80211: fix scan state machineMohammed Shafi Shajakhan1-1/+1
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall1-1/+1
2012-01-04mac80211: always clear SDATA_STATE_OFFCHANNEL flagEliad Peller1-1/+3
2012-01-04wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht1-1/+5
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias2-0/+9
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez4-7/+54
2012-01-04cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez1-3/+3
2012-01-04cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez1-6/+6
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias1-0/+18
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias4-31/+30
2012-01-04wireless: Protect regdomain change by mutexDmitry Shmidt1-1/+4
2012-01-04mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa1-20/+0
2012-01-04net_sched: sfq: always randomize hash perturbationEric Dumazet1-6/+6
2012-01-04net_sched: sfq: fix mem alloc error recoveryEric Dumazet1-19/+33
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings1-55/+0
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings2-2/+11
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-1/+1
2012-01-03switch ->path_mknod() to umode_tAl Viro1-1/+1
2012-01-03sunrpc: propagate umode_tAl Viro2-2/+2