aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | be2net: fix error status for FW-downloadKalesh AP2014-07-17
| * | be2net: use -ENETDOWN error status when interface is downKalesh AP2014-07-17
|/ /
* | bonding: destroy proc directory only after all bonds are goneVeaceslav Falico2014-07-17
* | bonding: use rtnl_deref in bond_change_rx_flags()Veaceslav Falico2014-07-17
* | Merge branch 'cxgb4-next'David S. Miller2014-07-17
|\ \
| * | cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 apiAnish Bhatt2014-07-17
| * | libcxgbi: Add ipv6 api to driverAnish Bhatt2014-07-17
| * | cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt2014-07-17
| * | cxgb4/iw_cxgb4: Move common defines to cxgb4Anish Bhatt2014-07-17
|/ /
* | bonding: update bonding.txt for Layer2 hash factorsJianhua Xie2014-07-17
* | bonding: enhance L2 hash helper with packet typeJianhua Xie2014-07-17
* | Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-17
* | net_sched: cancel nest attribute on failure in tcf_exts_dump()Cong Wang2014-07-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-07-17
|\ \
| * | i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0Jacob Keller2014-07-16
| * | i40e/i40evf: Clean up codePaul M Stillwell Jr2014-07-16
| * | i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-07-16
| * | i40e: never generate both software and hardware timestampsJakub Kicinski2014-07-16
| * | i40e: Add ndo_get_phys_port_id() callback supportNeerav Parikh2014-07-16
* | | openvswitch: make generic netlink group conststephen hemminger2014-07-17
* | | bonding: Do not try to send packets over dead link in TLB mode.Mahesh Bandewar2014-07-17
* | | Merge branch 'davinci_mdio'David S. Miller2014-07-17
|\ \ \
| * | | net: davinci_mdio: allow to create phys from dtGrygorii Strashko2014-07-17
| * | | net: davinci_mdio: reuse for keystone2 archGrygorii Strashko2014-07-17
|/ / /
* | | net: clean up some sparse endianness warnings in ipv6.hJeff Layton2014-07-17
* | | Merge branch 'udp_hash'David S. Miller2014-07-17
|\ \ \
| * | | udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held2014-07-17
| * | | udp: Simplify __udp*_lib_mcast_deliver.David Held2014-07-17
|/ / /
* | | Merge branch 'mlx4-next'David S. Miller2014-07-17
|\ \ \
| * | | net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed2014-07-17
| * | | net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev2014-07-17
| * | | net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller2014-07-17
| * | | net/mlx4_core: Make sure that negative array index isn't usedDotan Barak2014-07-17
| * | | net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin2014-07-17
|/ / /
* | | netlink: remove bool varibleVarka Bhadram2014-07-17
* | | rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_delAlexander Duyck2014-07-17
* | | net: remove open-coded skb_cow_head.françois romieu2014-07-17
* | | Merge branch 'tipc-next'David S. Miller2014-07-17
|\ \ \
| * | | tipc: ensure sequential message delivery across dual bearersJon Paul Maloy2014-07-17
| * | | tipc: rename temporarily named functionsJon Paul Maloy2014-07-17
| * | | tipc: remove unreferenced functionsJon Paul Maloy2014-07-17
| * | | tipc: start using the new multicast functionsJon Paul Maloy2014-07-17
| * | | tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-17
| * | | tipc: let internal link users call the new link send functionJon Paul Maloy2014-07-17
| * | | tipc: make name table distributor use new send functionJon Paul Maloy2014-07-17
|/ / /
* | | net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is definedChristoph Schulz2014-07-16
* | | Merge branch 'sctp-next'David S. Miller2014-07-16
|\ \ \
| * | | net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann2014-07-16
| * | | net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland2014-07-16
| * | | net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland2014-07-16