| Commit message (Expand) | Author | Age |
* | virtio: simplify the using of received in virtnet_poll | Li RongQing | 2015-03-29 |
* | Merge branch 'be2net-next' | David S. Miller | 2015-03-29 |
|\ |
|
| * | be2net: bump up the driver version to 10.6.0.1 | Sathya Perla | 2015-03-29 |
| * | be2net: setup xps queue mapping | Sathya Perla | 2015-03-29 |
| * | be2net: assign CPU affinity hints to be2net IRQs | Padmanabh Ratnakar | 2015-03-29 |
|/ |
|
* | tcp: tcp_syn_flood_action() can be static | Eric Dumazet | 2015-03-29 |
* | cxgb4: fix boolreturn.cocci warnings | Wu Fengguang | 2015-03-29 |
* | fib6: install fib6 ops in the last step | WANG Cong | 2015-03-29 |
* | Merge branch 'bcmgenet-next' | David S. Miller | 2015-03-27 |
|\ |
|
| * | net: bcmgenet: add support for multiple Rx queues | Petri Gynther | 2015-03-27 |
| * | net: bcmgenet: rework Rx NAPI code | Petri Gynther | 2015-03-27 |
| * | net: bcmgenet: rework Tx NAPI code | Petri Gynther | 2015-03-27 |
| * | net: bcmgenet: tweak init_umac() | Petri Gynther | 2015-03-27 |
| * | net: bcmgenet: simplify bcmgenet_init_dma() | Petri Gynther | 2015-03-27 |
| * | net: bcmgenet: modify Tx ring int_enable and int_disable vectors | Petri Gynther | 2015-03-27 |
| * | net: bcmgenet: remove priv->int0_mask and priv->int1_mask | Petri Gynther | 2015-03-27 |
|/ |
|
* | Merge branch 'xgene-next' | David S. Miller | 2015-03-27 |
|\ |
|
| * | drivers: net: xgene: Add separate tx completion ring | Iyappan Subramanian | 2015-03-27 |
| * | dtb: xgene: Add interrupt for Tx completion | Iyappan Subramanian | 2015-03-27 |
| * | Documentation: dts: xgene: Update interrupt field description | Iyappan Subramanian | 2015-03-27 |
|/ |
|
* | ipv6: hash net ptr into fragmentation bucket selection | Hannes Frederic Sowa | 2015-03-25 |
* | ipv4: hash net ptr into fragmentation bucket selection | Hannes Frederic Sowa | 2015-03-25 |
* | Merge branch 'tipc-next' | David S. Miller | 2015-03-25 |
|\ |
|
| * | tipc: eliminate race condition at dual link establishment | Jon Paul Maloy | 2015-03-25 |
| * | tipc: clean up handling of link congestion | Jon Paul Maloy | 2015-03-25 |
| * | tipc: introduce starvation free send algorithm | Jon Paul Maloy | 2015-03-25 |
|/ |
|
* | net: dsa: Handle non-bridge master change | Guenter Roeck | 2015-03-25 |
* | crypto: algif - fix warn: unsigned 'used' is never less than zero | tadeusz.struk@intel.com | 2015-03-25 |
* | tipc: fix a link reset issue due to retransmission failures | Ying Xue | 2015-03-25 |
* | s390: fix /proc/interrupts output | Sebastian Ott | 2015-03-25 |
* | sctp: avoid to repeatedly declare external variables | Ying Xue | 2015-03-25 |
* | tcp: fix ipv4 mapped request socks | Eric Dumazet | 2015-03-25 |
* | virtio: change comment in transmit | stephen hemminger | 2015-03-24 |
* | tools: bpf_asm: cleanup vlan extension related token | Daniel Borkmann | 2015-03-24 |
* | Merge branch 'listener_refactor_16' | David S. Miller | 2015-03-24 |
|\ |
|
| * | tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() | Eric Dumazet | 2015-03-24 |
| * | tcp: md5: remove request sock argument of calc_md5_hash() | Eric Dumazet | 2015-03-24 |
| * | tcp: md5: input path is run under rcu protected sections | Eric Dumazet | 2015-03-24 |
| * | tcp: use C99 initializers in new_state[] | Eric Dumazet | 2015-03-24 |
| * | tcp: md5: fix rcu lockdep splat | Eric Dumazet | 2015-03-24 |
|/ |
|
* | Merge branch 'rhashtable-next' | David S. Miller | 2015-03-24 |
|\ |
|
| * | rhashtable: Add rhashtable_free_and_destroy() | Thomas Graf | 2015-03-24 |
| * | rhashtable: Disable automatic shrinking by default | Thomas Graf | 2015-03-24 |
| * | rhashtable: Mark internal/private inline functions as such | Thomas Graf | 2015-03-24 |
| * | rhashtable: Use 'unsigned int' consistently | Thomas Graf | 2015-03-24 |
| * | rhashtable: Extend RCU read lock into rhashtable_insert_rehash() | Thomas Graf | 2015-03-24 |
|/ |
|
* | filter: introduce SKF_AD_VLAN_TPID BPF extension | Michal Sekletar | 2015-03-24 |
* | Merge branch 'cxgb4-fcoe' | David S. Miller | 2015-03-24 |
|\ |
|
| * | cxgb4: update Kconfig and Makefile for FCoE support | Varun Prakash | 2015-03-24 |
| * | cxgb4: add cxgb4_fcoe.c for FCoE | Varun Prakash | 2015-03-24 |