aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller561-3110/+5001
2014-07-16Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds3-2/+49
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-8/+8
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-38/+48
2014-07-16Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-8/+12
2014-07-15Merge branch 'bonding-next'David S. Miller7-431/+373
2014-07-15bonding: remove pr_fmt from bond_options.cVeaceslav Falico1-2/+0
2014-07-15bonding: convert bond_options.c to use netdev_printk instead of pr_Veaceslav Falico1-115/+101
2014-07-15bonding: convert bond_procfs.c to use netdev_printk instead of pr_Veaceslav Falico1-2/+2
2014-07-15bonding: bonding: remove pr_fmt from bond_netlink.cVeaceslav Falico1-2/+0
2014-07-15bonding: convert bond_netlink.c to use netdev_printk instead of pr_Veaceslav Falico1-6/+3
2014-07-15bonding: convert bond_debugfs.c to use netdev_printk instead of pr_Veaceslav Falico1-4/+2
2014-07-15bonding: remove pr_fmt from bond_alb.cVeaceslav Falico1-2/+0
2014-07-15bonding: convert bond_alb.c to use netdev_printk instead of pr_Veaceslav Falico1-19/+15
2014-07-15bonding: remove pr_fmt from bond_3ad.cVeaceslav Falico1-2/+0
2014-07-15bonding: convert bond_3ad.c to use netdev_printk instead of pr_Veaceslav Falico1-95/+88
2014-07-15bonding: remove pr_fmt from bond_main.cVeaceslav Falico1-2/+0
2014-07-15bonding: convert bond_main.c to use netdev_printk instead of pr_Veaceslav Falico1-180/+162
2014-07-15drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N1-3/+7
2014-07-15bonding: fix bond_option_mode_set warningNikolay Aleksandrov1-1/+2
2014-07-15bonding: permit enslaving interfaces without set_mac supportVeaceslav Falico1-9/+10
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree9-10/+56
2014-07-15net: ppp: reset nextseq counter when enabling SC_MULTILINKChristoph Schulz1-0/+2
2014-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+2
2014-07-15Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-6/+0
2014-07-15Merge branch 'bonding_rcu'David S. Miller6-64/+91
2014-07-15bonding: add proper __rcu annotation for current_arp_slaveEric Dumazet2-7/+10
2014-07-15bonding: add proper __rcu annotation for curr_active_slaveEric Dumazet4-45/+63
2014-07-15bonding: use rcu_access_pointer() in bonding_show_mii_status()Eric Dumazet1-1/+2
2014-07-15bonding: get rid of bond_option_active_slave_get()Eric Dumazet3-11/+16
2014-07-15Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller3-42/+31
2014-07-15net-timestamp: document deprecated syststampWillem de Bruijn2-4/+12
2014-07-15net-timestamp: SOCK_RAW and PING timestampingWillem de Bruijn3-13/+11
2014-07-15Merge branch 'amd-xgbe-next'David S. Miller3-15/+21
2014-07-15amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas2-14/+0
2014-07-15phy: Expand phy speed/duplex settings arrayLendacky, Thomas1-1/+21
2014-07-15Merge branch 'net-break-after-goto'David S. Miller18-26/+0
2014-07-15net: sctp: remove unnecessary break after return/gotoFabian Frederick2-5/+0
2014-07-15ieee802154: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-15irda: remove unnecessary break after returnFabian Frederick2-2/+0
2014-07-15caif: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-15NFC: remove unnecessary break after gotoFabian Frederick1-2/+0
2014-07-15ipv6: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-15netfilter: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-15af_key: remove unnecessary break after returnFabian Frederick1-3/+0
2014-07-15mac80211: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-15drop_monitor: remove unnecessary break after returnFabian Frederick1-2/+0
2014-07-15pktgen: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-15netlabel: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-15af_iucv: remove unnecessary break after gotoFabian Frederick1-1/+0