summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bonding: enhance L2 hash helper with packet typeJianhua Xie2014-07-181-4/+4
* Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-186-25/+22
* net_sched: cancel nest attribute on failure in tcf_exts_dump()Cong Wang2014-07-171-3/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-07-179-13/+65
|\
| * i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0Jacob Keller2014-07-161-2/+6
| * i40e/i40evf: Clean up codePaul M Stillwell Jr2014-07-165-6/+3
| * i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-07-163-1/+5
| * i40e: never generate both software and hardware timestampsJakub Kicinski2014-07-161-2/+2
| * i40e: Add ndo_get_phys_port_id() callback supportNeerav Parikh2014-07-165-2/+49
* | openvswitch: make generic netlink group conststephen hemminger2014-07-171-9/+9
* | bonding: Do not try to send packets over dead link in TLB mode.Mahesh Bandewar2014-07-173-5/+64
* | Merge branch 'davinci_mdio'David S. Miller2014-07-173-8/+25
|\ \
| * | net: davinci_mdio: allow to create phys from dtGrygorii Strashko2014-07-171-2/+19
| * | net: davinci_mdio: reuse for keystone2 archGrygorii Strashko2014-07-172-6/+6
|/ /
* | net: clean up some sparse endianness warnings in ipv6.hJeff Layton2014-07-171-6/+11
* | Merge branch 'udp_hash'David S. Miller2014-07-173-105/+102
|\ \
| * | udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held2014-07-173-20/+55
| * | udp: Simplify __udp*_lib_mcast_deliver.David Held2014-07-172-87/+49
|/ /
* | Merge branch 'mlx4-next'David S. Miller2014-07-171-91/+188
|\ \
| * | net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed2014-07-171-26/+62
| * | net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev2014-07-171-70/+99
| * | net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller2014-07-171-1/+7
| * | net/mlx4_core: Make sure that negative array index isn't usedDotan Barak2014-07-171-12/+26
| * | net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin2014-07-171-1/+13
|/ /
* | netlink: remove bool varibleVarka Bhadram2014-07-171-4/+2
* | rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_delAlexander Duyck2014-07-171-4/+2
* | net: remove open-coded skb_cow_head.françois romieu2014-07-171-2/+2
* | Merge branch 'tipc-next'David S. Miller2014-07-1713-601/+265
|\ \
| * | tipc: ensure sequential message delivery across dual bearersJon Paul Maloy2014-07-171-12/+5
| * | tipc: rename temporarily named functionsJon Paul Maloy2014-07-179-37/+37
| * | tipc: remove unreferenced functionsJon Paul Maloy2014-07-178-440/+0
| * | tipc: start using the new multicast functionsJon Paul Maloy2014-07-172-41/+56
| * | tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-176-2/+136
| * | tipc: let internal link users call the new link send functionJon Paul Maloy2014-07-171-8/+7
| * | tipc: make name table distributor use new send functionJon Paul Maloy2014-07-175-85/+48
|/ /
* | net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is definedChristoph Schulz2014-07-161-0/+2
* | Merge branch 'sctp-next'David S. Miller2014-07-166-66/+415
|\ \
| * | net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann2014-07-161-2/+7
| * | net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland2014-07-162-9/+99
| * | net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland2014-07-166-23/+125
| * | net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland2014-07-165-9/+105
| * | net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2014-07-163-23/+79
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16561-3110/+5001
|\ \
| * \ Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds2014-07-163-2/+49
| |\ \
| | * | mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami2014-07-141-0/+43
| | * | mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni2014-07-141-2/+4
| | * | mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan2014-07-061-0/+2
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-164-8/+8
| |\ \ \
| | * | | sched: Fix compiler warningsGuenter Roeck2014-07-023-6/+6
| | * | | x86, tsc: Fix cpufreq lockupPeter Zijlstra2014-07-021-2/+2