aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-27atm: expose ATM device index in sysfsDan Williams1-0/+10
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller6-22/+38
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2-9/+21
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller3-40/+41
2011-05-26bonding: cleanup module option descriptionsAndy Gospodarek1-12/+22
2011-05-26net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.Justin Mattock1-4/+1
2011-05-26net: davinci_emac: fix dev_err use at probeJohan Hovold1-11/+11
2011-05-26can: convert to %pK for kptr_restrict supportOliver Hartkopp1-4/+3
2011-05-26net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsMichał Mirosław1-1/+24
2011-05-26netfilter: Fix several warnings in compat_mtw_from_user().David Miller1-2/+4
2011-05-26netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik1-1/+1
2011-05-26netfilter: ipset: remove unused variable from type_pf_tdel()Jozsef Kadlecsik1-2/+2
2011-05-26netfilter: ipset: Use proper timeout value to jiffies conversionJozsef Kadlecsik1-8/+10
2011-05-25bonding: documentation and code cleanup for resend_igmpFlavio Leitner3-12/+23
2011-05-25bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman3-16/+10
2011-05-25net: hold rtnl again in dump callbacksEric Dumazet2-2/+8
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos1-0/+1
2011-05-25bnx2x: protect sequence increment with mutexDmitry Kravkov1-1/+2
2011-05-25sch_sfq: fix peek() implementationEric Dumazet1-13/+1
2011-05-25isdn: netjet - blacklist Digium TDM400PPrarit Bhargava1-0/+6
2011-05-25via-velocity: don't annotate MAC registers as packedUlrich Hecht1-1/+1
2011-05-25xen: netfront: hold RTNL when updating features.Ian Campbell1-0/+2
2011-05-25sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun1-0/+16
2011-05-25net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman1-0/+7
2011-05-25net: move is_vlan_dev into public header file (v2)Neil Horman2-5/+5
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller142-976/+1820
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville143-977/+1822
2011-05-24bug.h: Fix build with CONFIG_PRINTK disabled.David S. Miller1-0/+21
2011-05-24wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap1-1/+2
2011-05-24wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap1-1/+2
2011-05-24iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy1-2/+2
2011-05-24dst: catch uninitialized metricsStephen Hemminger1-0/+2
2011-05-24be2net: hash key for rss-config cmd not setSathya Perla1-1/+2
2011-05-24bridge: initialize fake_rtable metricsEric Dumazet1-1/+5
2011-05-24net: fix __dst_destroy_metrics_generic()Eric Dumazet1-1/+1
2011-05-24CDC NCM: release interfaces fix in unbind()Alexey Orishko1-48/+25
2011-05-24bnx2x: fix inverted conditionDmitry Kravkov1-1/+1
2011-05-24igmp: call ip_mc_clear_src() only when we have no users of ip_mc_listVeaceslav Falico1-5/+5
2011-05-24net: use synchronize_rcu_expedited()Eric Dumazet1-1/+4
2011-05-24net: convert %p usage to %pKDan Rosenberg14-22/+22
2011-05-24net/irda: convert bfin_sir to common Blackfin UART headerMike Frysinger2-89/+33
2011-05-24ipv6: Fix return of xfrm6_tunnel_rcv()David S. Miller1-1/+1
2011-05-23net: filter: Use WARN_RATELIMITJoe Perches1-1/+3
2011-05-23bug.h: Add WARN_RATELIMITJoe Perches1-0/+16
2011-05-23sch_sfq: avoid giving spurious NET_XMIT_CN signalsEric Dumazet1-2/+6
2011-05-23ehea: Fix multicast registration on semi-promiscuous modeBreno Leitao1-1/+1
2011-05-23snap: remove one synchronize_net()Eric Dumazet1-1/+0
2011-05-23net: ping: cleanups ping_v4_unhash()Eric Dumazet1-3/+0
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-104/+69
2011-05-23Merge branch 'slab/next' into for-linusPekka Enberg2-104/+69