Age | Commit message (Expand) | Author | Files | Lines |
2014-01-13 | ipv4: introduce hardened ip_no_pmtu_disc mode | Hannes Frederic Sowa | 6 | -6/+45 |
2014-01-13 | ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it | Hannes Frederic Sowa | 1 | -1/+22 |
2014-01-13 | ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ... | Hannes Frederic Sowa | 8 | -24/+67 |
2014-01-13 | HHF qdisc: fix jiffies-time conversion. | Terry Lam | 1 | -6/+6 |
2014-01-13 | qlcnic: Convert vmalloc/memset to kcalloc | Joe Perches | 2 | -11/+7 |
2014-01-13 | cxgb4: silence shift wrapping static checker warning | Dan Carpenter | 1 | -1/+1 |
2014-01-13 | bonding: remove dead code from 3ad | Veaceslav Falico | 1 | -78/+0 |
2014-01-13 | bonding: convert 3ad to use pr_warn instead of pr_warning | Veaceslav Falico | 1 | -25/+25 |
2014-01-13 | bonding: clean up style for bond_3ad.c | Veaceslav Falico | 1 | -270/+349 |
2014-01-12 | batman-adv: drop dependency against CRC16 | Antonio Quartulli | 1 | -1/+0 |
2014-01-12 | batman-adv: Start new development cycle | Simon Wunderlich | 1 | -1/+1 |
2014-01-12 | batman-adv: update copyright years for 2014 | Simon Wunderlich | 41 | -41/+41 |
2014-01-12 | batman-adv: add build checks for packet sizes | Simon Wunderlich | 1 | -7/+17 |
2014-01-12 | batman-adv: add missing sysfs attributes to README | Antonio Quartulli | 1 | -5/+4 |
2014-01-12 | batman-adv: remove returns at the end of void functions | Antonio Quartulli | 1 | -7/+0 |
2014-01-12 | batman-adv: add debugfs support to view multiif tables | Simon Wunderlich | 5 | -7/+73 |
2014-01-12 | batman-adv: add debugfs structure for information per interface | Simon Wunderlich | 4 | -0/+86 |
2014-01-12 | batman-adv: add bonding again | Simon Wunderlich | 4 | -4/+121 |
2014-01-12 | batman-adv: consider outgoing interface in OGM sending | Simon Wunderlich | 3 | -64/+115 |
2014-01-12 | batman-adv: add WiFi penalty | Simon Wunderlich | 3 | -6/+24 |
2014-01-12 | batman-adv: split out router from orig_node | Simon Wunderlich | 11 | -219/+605 |
2014-01-12 | batman-adv: split tq information in neigh_node struct | Simon Wunderlich | 9 | -114/+588 |
2014-01-12 | batman-adv: remove bonding and interface alternating | Simon Wunderlich | 5 | -327/+12 |
2014-01-12 | Merge branch 'alx_stats' | David S. Miller | 6 | -4/+331 |
2014-01-12 | alx: add stats to ethtool | Sabrina Dubroca | 2 | -1/+107 |
2014-01-12 | alx: add alx_get_stats64 operation | Sabrina Dubroca | 2 | -0/+53 |
2014-01-12 | alx: add stats update function | Sabrina Dubroca | 2 | -0/+62 |
2014-01-12 | alx: add constants for the stats fields | Sabrina Dubroca | 1 | -4/+48 |
2014-01-12 | alx: add a hardware stats structure | Sabrina Dubroca | 1 | -0/+62 |
2014-01-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 18 | -62/+887 |
2014-01-11 | i40evf: fix s390 build failure due to implicit prefetch.h | Paul Gortmaker | 1 | -0/+2 |
2014-01-11 | i40e: Bump version | Catherine Sullivan | 1 | -1/+1 |
2014-01-11 | i40e: fix log message wording | Shannon Nelson | 1 | -1/+1 |
2014-01-11 | i40e: enable PTP | Jacob Keller | 8 | -2/+824 |
2014-01-11 | i40e: call clear_pxe after adminq is initialized | Shannon Nelson | 1 | -0/+1 |
2014-01-11 | i40e: clear qtx_head before enabling Tx queue | Shannon Nelson | 1 | -2/+4 |
2014-01-11 | i40e: adjust ITR max and min values | Shannon Nelson | 1 | -3/+2 |
2014-01-11 | i40e: check for possible incorrect ipv6 checksum | Shannon Nelson | 2 | -1/+7 |
2014-01-11 | i40e: allow VF to remove any MAC filter | Mitch Williams | 1 | -2/+6 |
2014-01-11 | i40e: do not bail when disabling if Tx queue disable fails | Anjali Singhai Jain | 1 | -5/+4 |
2014-01-11 | i40e: Setting queue count to 1 using ethtool is valid | Anjali Singhai Jain | 1 | -1/+1 |
2014-01-11 | i40e: Cleanup Doxygen warnings | Jeff Kirsher | 4 | -23/+24 |
2014-01-11 | i40e: fix long lines | Mitch Williams | 2 | -3/+4 |
2014-01-11 | i40e: Bump version | Catherine Sullivan | 1 | -1/+1 |
2014-01-11 | i40e: Update the Current NVM version Low value | Anjali Singhai Jain | 1 | -1/+1 |
2014-01-11 | i40e: drop unused macros | Jesse Brandeburg | 1 | -9/+0 |
2014-01-11 | i40e: use assignment instead of memcpy | Mitch Williams | 3 | -8/+5 |
2014-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -126/+219 |
2014-01-11 | Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2 | -1/+2 |
2014-01-11 | Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -16/+8 |