aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | 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
| * cxgb4: add cxgb4_fcoe.h and macro definitions for FCoEVarun Prakash2015-03-24
|/
* ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa2015-03-24
* tipc: fix compile error when IPV6=m and TIPC=yYing Xue2015-03-24
* net: allow to delete a whole device groupWANG Cong2015-03-24
* rhashtable: Add comment on choice of elasticity valueHerbert Xu2015-03-24
* cx82310_eth: fix semicolon.cocci warningsWu Fengguang2015-03-24
* tipc: validate length of sockaddr in connect() for dgram/rdmSasha Levin2015-03-24
* net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa2015-03-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-23
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-23
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-22
| | |\
| | | * netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso2015-03-22
| | | * netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso2015-03-20
| | | * netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-19