summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-16Merge branch 'udp_hash'David S. Miller
2014-07-16udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held
2014-07-16udp: Simplify __udp*_lib_mcast_deliver.David Held
2014-07-16Merge branch 'mlx4-next'David S. Miller
2014-07-16net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed
2014-07-16net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev
2014-07-16net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller
2014-07-16net/mlx4_core: Make sure that negative array index isn't usedDotan Barak
2014-07-16net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin
2014-07-16netlink: remove bool varibleVarka Bhadram
2014-07-16rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_delAlexander Duyck
2014-07-16net: remove open-coded skb_cow_head.françois romieu
2014-07-16Merge branch 'tipc-next'David S. Miller
2014-07-16tipc: ensure sequential message delivery across dual bearersJon Paul Maloy
2014-07-16tipc: rename temporarily named functionsJon Paul Maloy
2014-07-16tipc: remove unreferenced functionsJon Paul Maloy
2014-07-16tipc: start using the new multicast functionsJon Paul Maloy
2014-07-16tipc: add new functions for multicast and broadcast distributionJon Paul Maloy
2014-07-16tipc: let internal link users call the new link send functionJon Paul Maloy
2014-07-16tipc: make name table distributor use new send functionJon Paul Maloy
2014-07-16net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is definedChristoph Schulz
2014-07-16Merge branch 'sctp-next'David S. Miller
2014-07-16net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann
2014-07-16net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-16Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-15Merge branch 'bonding-next'David S. Miller
2014-07-15bonding: remove pr_fmt from bond_options.cVeaceslav Falico
2014-07-15bonding: convert bond_options.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: convert bond_procfs.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: bonding: remove pr_fmt from bond_netlink.cVeaceslav Falico
2014-07-15bonding: convert bond_netlink.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: convert bond_debugfs.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: remove pr_fmt from bond_alb.cVeaceslav Falico
2014-07-15bonding: convert bond_alb.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: remove pr_fmt from bond_3ad.cVeaceslav Falico
2014-07-15bonding: convert bond_3ad.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15bonding: remove pr_fmt from bond_main.cVeaceslav Falico
2014-07-15bonding: convert bond_main.c to use netdev_printk instead of pr_Veaceslav Falico
2014-07-15drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N
2014-07-15bonding: fix bond_option_mode_set warningNikolay Aleksandrov
2014-07-15bonding: permit enslaving interfaces without set_mac supportVeaceslav Falico
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree
2014-07-15net: ppp: reset nextseq counter when enabling SC_MULTILINKChristoph Schulz