summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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/...David S. Miller142-976/+1820
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John 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/pen...Linus Torvalds2-104/+69
2011-05-23Merge branch 'slab/next' into for-linusPekka Enberg2-104/+69
2011-05-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-1442/+3765
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds18-100/+216
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds175-257/+254
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds29-1351/+755
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-7/+3
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds185-10516/+24459
2011-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+11
2011-05-23block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo1-8/+9
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds34-1093/+3054
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-156/+216