Age | Commit message (Expand) | Author | Files | Lines |
2015-10-16 | tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper | Eric Dumazet | 6 | -6/+13 |
2015-10-16 | Revert "inet: fix double request socket freeing" | Eric Dumazet | 2 | -3/+3 |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 50 | -113/+0 |
2015-10-16 | Merge branch 'tipc-link-improvements' | David S. Miller | 7 | -120/+172 |
2015-10-16 | tipc: update node FSM when peer RESET message is received | Jon Paul Maloy | 3 | -6/+13 |
2015-10-16 | tipc: send out RESET immediately when link goes down | Jon Paul Maloy | 5 | -8/+19 |
2015-10-16 | tipc: delay ESTABLISH state event when link is established | Jon Paul Maloy | 3 | -23/+49 |
2015-10-16 | tipc: disallow packet duplicates in link deferred queue | Jon Paul Maloy | 3 | -33/+34 |
2015-10-16 | tipc: improve sequence number checking | Jon Paul Maloy | 2 | -15/+13 |
2015-10-16 | tipc: simplify tipc_link_rcv() reception loop | Jon Paul Maloy | 1 | -37/+47 |
2015-10-16 | tipc: limit usage of temporary skb list during packet reception | Jon Paul Maloy | 1 | -8/+7 |
2015-10-16 | mlx4: corretly check failed allocation | Insu Yun | 1 | -1/+1 |
2015-10-16 | bonding: support encapsulated ipv6 TSO | Eric Dumazet | 1 | -1/+1 |
2015-10-16 | Merge branch 'mlxsw-cleanups' | David S. Miller | 6 | -134/+103 |
2015-10-16 | mlxsw: cmd: Update CONFIG_PROFILE command documentation | Ido Schimmel | 1 | -13/+11 |
2015-10-16 | mlxsw: Add trap group for control packets | Ido Schimmel | 2 | -7/+24 |
2015-10-16 | mlxsw: Simplify traps creation | Ido Schimmel | 3 | -9/+13 |
2015-10-16 | mlxsw: Introduce mlxsw_reg_spms_vid_pack helper and use it | Jiri Pirko | 2 | -3/+8 |
2015-10-16 | mlxsw: reg: Adjust definition of enum mlxsw_reg_sfgc_type | Ido Schimmel | 1 | -7/+9 |
2015-10-16 | mlxsw: reg: Remove extra space in SFGC ID define | Jiri Pirko | 1 | -1/+1 |
2015-10-16 | mlxsw: reg: Uppercase letters in register IDs | Jiri Pirko | 1 | -2/+2 |
2015-10-16 | mlxsw: Use dev_level_ratelimited instead of net_ratelimit & dev_level | Jiri Pirko | 2 | -7/+5 |
2015-10-16 | mlxsw: core: Do not use EMADs in mlxsw_emad_fini | Jiri Pirko | 1 | -0/+1 |
2015-10-16 | mlxsw: pci: Limit number of entries being sent in single MAP_FA cmd | Jiri Pirko | 2 | -8/+20 |
2015-10-16 | mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checks | Jiri Pirko | 2 | -4/+1 |
2015-10-16 | mlxsw: pci: Do not use MLXSW_PCI_SDQS_COUNT define | Jiri Pirko | 1 | -2/+3 |
2015-10-16 | mlxsw: pci: Use MLXSW_PCI_CQS_MAX instead of MLXSW_PCI_CQS_COUNT | Jiri Pirko | 2 | -5/+5 |
2015-10-16 | mlxsw: switchx2: Use ETH_ALEN for mac address length | Jiri Pirko | 1 | -3/+1 |
2015-10-16 | mlxsw: Remove multicast ID configuration | Ido Schimmel | 2 | -64/+0 |
2015-10-15 | amd-xgbe: Use system workqueue for device restart | Lendacky, Thomas | 1 | -2/+2 |
2015-10-15 | Merge branch 'switchdev-locking' | David S. Miller | 7 | -113/+254 |
2015-10-15 | switchdev: assert rtnl mutex when going over lower netdevs | Jiri Pirko | 1 | -4/+11 |
2015-10-15 | rocker: remove nowait from switchdev callbacks. | Jiri Pirko | 1 | -4/+3 |
2015-10-15 | bridge: defer switchdev fdb del call in fdb_del_external_learn | Jiri Pirko | 2 | -1/+7 |
2015-10-15 | switchdev: introduce possibility to defer obj_add/del | Jiri Pirko | 2 | -20/+81 |
2015-10-15 | switchdev: remove pointers from switchdev objects | Jiri Pirko | 5 | -13/+15 |
2015-10-15 | switchdev: allow caller to explicitly request attr_set as deferred | Jiri Pirko | 3 | -66/+46 |
2015-10-15 | switchdev: make struct switchdev_attr parameter const for attr_set calls | Jiri Pirko | 4 | -8/+9 |
2015-10-15 | switchdev: introduce switchdev deferred ops infrastructure | Jiri Pirko | 2 | -0/+85 |
2015-10-15 | net: hisilicon: fixes a bug when using ethtool -S | lipeng | 1 | -3/+3 |
2015-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 14 | -104/+153 |
2015-10-15 | ixgbe: Check for setup_internal_link method | Mark Rustad | 1 | -1/+1 |
2015-10-15 | i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19 | Catherine Sullivan | 2 | -2/+2 |
2015-10-15 | i40evf: speed up init | Mitch Williams | 1 | -2/+2 |
2015-10-15 | i40e: remove unnecessary string copy operations | Shannon Nelson | 1 | -12/+12 |
2015-10-15 | i40e: X722 is on the IOSF bus and does not report the PCI bus info | Anjali Singhai Jain | 2 | -20/+50 |
2015-10-15 | i40e: Store off PHY capabilities | Kevin Scott | 1 | -0/+3 |
2015-10-15 | i40e/i40evf: remove redundant declarations of a variable and a function | Shannon Nelson | 2 | -4/+1 |
2015-10-15 | i40e: remove FD atr control from debugfs | Shannon Nelson | 1 | -24/+0 |
2015-10-15 | i40e: allow FD SB if MFP mode only has 1 partition | Shannon Nelson | 1 | -4/+4 |