aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-09igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings
2012-01-09net: Fix build with INET disabled.David S. Miller
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2012-01-09net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko
2012-01-09net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko
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-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07pktgen: set correct max and min in pktgen_setup_inject()Dan Carpenter
2012-01-07net: Default UDP and UNIX diag to 'n'.David S. Miller
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-05vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet
2012-01-05net_sched: sfq: extend limitsEric Dumazet
2012-01-05net_sched: Bug in netem reorderingHagen Paul Pfeifer
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-04ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman
2012-01-04mac80211: remove dead codeMohammed Shafi Shajakhan
2012-01-04mac80211: Call driver commands after drv_start in mac80211 restart codeYogesh Ashok Powar
2012-01-04mac80211: use RCU read locks for sta_info_getMohammed Shafi Shajakhan
2012-01-04mac80211: fix kernel panic in IBSS due to a regressionMohammed Shafi Shajakhan
2012-01-04mac80211: fix scan state machineMohammed Shafi Shajakhan
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall
2012-01-04mac80211: always clear SDATA_STATE_OFFCHANNEL flagEliad Peller
2012-01-04wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez
2012-01-04cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez
2012-01-04cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias
2012-01-04wireless: Protect regdomain change by mutexDmitry Shmidt
2012-01-04mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa
2012-01-04net_sched: sfq: always randomize hash perturbationEric Dumazet
2012-01-04net_sched: sfq: fix mem alloc error recoveryEric Dumazet
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03switch ->path_mknod() to umode_tAl Viro
2012-01-03sunrpc: propagate umode_tAl Viro