Age | Commit message (Expand) | Author | Files | Lines |
2015-03-07 | i40e: FD filters flush policy changes | Anjali Singhai Jain | 3 | -20/+67 |
2015-03-07 | i40e: Avoid logs while adding/deleting FD-SB filters | Anjali Singhai Jain | 1 | -3/+3 |
2015-03-07 | i40e: print port stats only on partition 1 | Shannon Nelson | 1 | -3/+3 |
2015-03-07 | i40e: Move code to enable/disable Loopback to the main file | Akeem G Abodunrin | 3 | -70/+68 |
2015-03-07 | i40e: rework vector reservation | Shannon Nelson | 1 | -19/+56 |
2015-03-07 | i40e: clean up debug_read_register | Jesse Brandeburg | 1 | -6/+4 |
2015-03-07 | i40e: store msg_enable in the right size | Jesse Brandeburg | 1 | -1/+1 |
2015-03-07 | i40e: Remove unneeded conversion | Kamil Krawczyk | 1 | -1/+0 |
2015-03-07 | i40e: Remove duplicate code | Catherine Sullivan | 1 | -8/+0 |
2015-03-07 | i40e/i40evf: Refactor i40e_debug_aq and make some functions static | Shannon Nelson | 6 | -54/+54 |
2015-03-07 | rocker: sparse: fix dynamic allocation on stack warning | Scott Feldman | 2 | -1/+3 |
2015-03-07 | rocker: quiet sparce endianess warnings | Scott Feldman | 1 | -3/+5 |
2015-03-07 | ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch | Daniel Borkmann | 1 | -0/+5 |
2015-03-07 | net: gro: remove obsolete code from skb_gro_receive() | Eric Dumazet | 1 | -44/+1 |
2015-03-07 | ax25: remove unneeded NULL test in ax_xmit() | Dan Carpenter | 1 | -5/+3 |
2015-03-07 | Merge branch 'mlx4-qcn' | David S. Miller | 9 | -6/+364 |
2015-03-07 | net/mlx4_en: Add QCN parameters and statistics handling | Shani Michaeli | 2 | -0/+219 |
2015-03-07 | net/mlx4_core: Add basic elements for QCN | Shani Michaeli | 4 | -3/+35 |
2015-03-07 | net/dcb: Add IEEE QCN attribute | Shani Michaeli | 3 | -3/+110 |
2015-03-06 | Merge branch 'fib_trie-next' | David S. Miller | 1 | -406/+401 |
2015-03-06 | fib_trie: Add key vector to root, return parent key_vector in resize | Alexander Duyck | 1 | -232/+201 |
2015-03-06 | fib_trie: Move parent from key_vector to tnode | Alexander Duyck | 1 | -6/+5 |
2015-03-06 | fib_trie: Pull empty_children and full_children into tnode | Alexander Duyck | 1 | -15/+16 |
2015-03-06 | fib_trie: Move rcu from key_vector to tnode, add accessors. | Alexander Duyck | 1 | -18/+16 |
2015-03-06 | fib_trie: Add tnode struct as a container for fields not needed in key_vector | Alexander Duyck | 1 | -33/+39 |
2015-03-06 | fib_trie: Rename tnode_child_length to child_length | Alexander Duyck | 1 | -24/+29 |
2015-03-06 | fib_trie: replace tnode_get_child functions with get_child macros | Alexander Duyck | 1 | -36/+24 |
2015-03-06 | fib_trie: Rename tnode to key_vector | Alexander Duyck | 1 | -119/+128 |
2015-03-06 | fib_trie: Return pointer to tnode pointer in resize/inflate/halve | Alexander Duyck | 1 | -41/+65 |
2015-03-06 | fib_trie: Minor cleanups to fib_table_flush_external | Alexander Duyck | 1 | -12/+8 |
2015-03-06 | net: macb: Fix multi queue support for xilinx ZynqMP | Punnaiah Choudary Kalluri | 1 | -1/+1 |
2015-03-06 | net: macb: Include multi queue support for xilinx ZynqMP ethernet version | Punnaiah Choudary Kalluri | 1 | -1/+1 |
2015-03-06 | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or... | David S. Miller | 137 | -2340/+3304 |
2015-03-06 | fib: make netdev_switch_fib_ipv4_abort in header file static inline | Willem de Bruijn | 1 | -1/+1 |
2015-03-06 | mpls: Properly validate RTA_VIA payload length | Robert Shearman | 1 | -1/+4 |
2015-03-06 | Merge branch 'bcmgenet-next' | David S. Miller | 2 | -7/+15 |
2015-03-06 | net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_q | Petri Gynther | 2 | -2/+9 |
2015-03-06 | net: bcmgenet: adjust the call to alloc_etherdev_mqs() | Petri Gynther | 1 | -2/+3 |
2015-03-06 | net: bcmgenet: set hw_params->rx_queues = 0 | Petri Gynther | 1 | -3/+3 |
2015-03-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 4 | -22/+36 |
2015-03-06 | Merge branch 'pmtu-probe' | David S. Miller | 8 | -5/+84 |
2015-03-06 | ipv4: Documenting two sysctls for tcp PMTU probe | Fan Du | 1 | -0/+10 |
2015-03-06 | ipv4: Create probe timer for tcp PMTU as per RFC4821 | Fan Du | 7 | -2/+51 |
2015-03-06 | ipv4: Use binary search to choose tcp PMTU probe_size | Fan Du | 5 | -3/+23 |
2015-03-06 | ipv4: Raise tcp PMTU probe mss base size | Fan Du | 1 | -1/+1 |
2015-03-06 | DECnet: Only use neigh_ops for adding the link layer header | Eric W. Biederman | 3 | -60/+55 |
2015-03-06 | bonding: implement bond_poll_controller() | Mahesh Bandewar | 1 | -0/+33 |
2015-03-06 | rocker: fix some sparse warnings | Scott Feldman | 1 | -3/+3 |
2015-03-06 | switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issue | Scott Feldman | 1 | -2/+6 |
2015-03-06 | e1000: add dummy allocator to fix race condition between mtu change and netpoll | Sabrina Dubroca | 1 | -1/+9 |