aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* virtio: simplify the using of received in virtnet_pollLi RongQing2015-03-29
* Merge branch 'be2net-next'David S. Miller2015-03-29
|\
| * be2net: bump up the driver version to 10.6.0.1Sathya Perla2015-03-29
| * be2net: setup xps queue mappingSathya Perla2015-03-29
| * be2net: assign CPU affinity hints to be2net IRQsPadmanabh Ratnakar2015-03-29
|/
* tcp: tcp_syn_flood_action() can be staticEric Dumazet2015-03-29
* cxgb4: fix boolreturn.cocci warningsWu Fengguang2015-03-29
* fib6: install fib6 ops in the last stepWANG Cong2015-03-29
* Merge branch 'bcmgenet-next'David S. Miller2015-03-27
|\
| * net: bcmgenet: add support for multiple Rx queuesPetri Gynther2015-03-27
| * net: bcmgenet: rework Rx NAPI codePetri Gynther2015-03-27
| * net: bcmgenet: rework Tx NAPI codePetri Gynther2015-03-27
| * net: bcmgenet: tweak init_umac()Petri Gynther2015-03-27
| * net: bcmgenet: simplify bcmgenet_init_dma()Petri Gynther2015-03-27
| * net: bcmgenet: modify Tx ring int_enable and int_disable vectorsPetri Gynther2015-03-27
| * net: bcmgenet: remove priv->int0_mask and priv->int1_maskPetri Gynther2015-03-27
|/
* Merge branch 'xgene-next'David S. Miller2015-03-27
|\
| * drivers: net: xgene: Add separate tx completion ringIyappan Subramanian2015-03-27
| * dtb: xgene: Add interrupt for Tx completionIyappan Subramanian2015-03-27
| * Documentation: dts: xgene: Update interrupt field descriptionIyappan Subramanian2015-03-27
|/
* ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* Merge branch 'tipc-next'David S. Miller2015-03-25
|\
| * tipc: eliminate race condition at dual link establishmentJon Paul Maloy2015-03-25
| * tipc: clean up handling of link congestionJon Paul Maloy2015-03-25
| * tipc: introduce starvation free send algorithmJon Paul Maloy2015-03-25
|/
* net: dsa: Handle non-bridge master changeGuenter Roeck2015-03-25
* crypto: algif - fix warn: unsigned 'used' is never less than zerotadeusz.struk@intel.com2015-03-25
* tipc: fix a link reset issue due to retransmission failuresYing Xue2015-03-25
* s390: fix /proc/interrupts outputSebastian Ott2015-03-25
* sctp: avoid to repeatedly declare external variablesYing Xue2015-03-25
* tcp: fix ipv4 mapped request socksEric Dumazet2015-03-25
* virtio: change comment in transmitstephen hemminger2015-03-24
* tools: bpf_asm: cleanup vlan extension related tokenDaniel Borkmann2015-03-24
* Merge branch 'listener_refactor_16'David S. Miller2015-03-24
|\
| * tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet2015-03-24
| * tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet2015-03-24
| * tcp: md5: input path is run under rcu protected sectionsEric Dumazet2015-03-24
| * tcp: use C99 initializers in new_state[]Eric Dumazet2015-03-24
| * tcp: md5: fix rcu lockdep splatEric Dumazet2015-03-24
|/
* Merge branch 'rhashtable-next'David S. Miller2015-03-24
|\
| * rhashtable: Add rhashtable_free_and_destroy()Thomas Graf2015-03-24
| * rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-24
| * rhashtable: Mark internal/private inline functions as suchThomas Graf2015-03-24
| * rhashtable: Use 'unsigned int' consistentlyThomas Graf2015-03-24
| * rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf2015-03-24
|/
* filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-24
* Merge branch 'cxgb4-fcoe'David S. Miller2015-03-24
|\
| * cxgb4: update Kconfig and Makefile for FCoE supportVarun Prakash2015-03-24
| * cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash2015-03-24