| Commit message (Expand) | Author | Age | Files | Lines |
* | MAINTAINERS: Add entry for gianfar ethernet driver | Claudiu Manoil | 2015-10-25 | 1 | -0/+8 |
* | gianfar: Fix Rx BSY error handling | Claudiu Manoil | 2015-10-25 | 1 | -3/+1 |
* | gianfar: Don't enable the Filer w/o the Parser | Claudiu Manoil | 2015-10-25 | 1 | -2/+2 |
* | gianfar: Remove duplicated argument to bitwise OR | Claudiu Manoil | 2015-10-25 | 1 | -2/+2 |
* | Merge branch 'thunderx-fixes' | David S. Miller | 2015-10-25 | 3 | -14/+34 |
|\ |
|
| * | net: thunderx: Incorporate pass2 silicon CPI index configuration changes | Thanneeru Srinivasulu | 2015-10-25 | 2 | -6/+27 |
| * | net: thunderx: Rewrite silicon revision tests. | David Daney | 2015-10-25 | 1 | -4/+6 |
| * | net: thunderx: Fix incorrect subsystem devid of VF on pass2 silicon | Sunil Goutham | 2015-10-25 | 1 | -1/+1 |
| * | net: thunderx: Remove PF soft reset. | Sunil Goutham | 2015-10-25 | 1 | -3/+0 |
|/ |
|
* | net: sysctl: fix a kmemleak warning | Li RongQing | 2015-10-23 | 1 | -1/+5 |
* | ppp: fix pppoe_dev deletion condition in pppoe_release() | Guillaume Nault | 2015-10-23 | 1 | -1/+1 |
* | af_key: fix two typos | Li RongQing | 2015-10-23 | 1 | -1/+1 |
* | amd-xgbe: Use wmb before updating current descriptor count | Lendacky, Thomas | 2015-10-23 | 2 | -2/+4 |
* | net/phy: micrel: Add workaround for bad autoneg | Nathan Sullivan | 2015-10-23 | 1 | -1/+22 |
* | Merge branch 'ipv6-overflow-arith' | David S. Miller | 2015-10-23 | 3 | -1/+27 |
|\ |
|
| * | ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is... | Hannes Frederic Sowa | 2015-10-23 | 1 | -1/+5 |
| * | overflow-arith: begin to add support for overflow builtin functions | Hannes Frederic Sowa | 2015-10-23 | 2 | -0/+22 |
|/ |
|
* | tcp: allow dctcp alpha to drop to zero | Andrew Shewmaker | 2015-10-23 | 1 | -1/+1 |
* | ipv6: fix the incorrect return value of throw route | lucien | 2015-10-23 | 2 | -5/+26 |
* | macvtap: unbreak receiving of gro skb with frag list | Jason Wang | 2015-10-23 | 1 | -1/+1 |
* | openvswitch: Fix egress tunnel info. | Pravin B Shelar | 2015-10-22 | 16 | -173/+192 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-10-22 | 2 | -0/+7 |
|\ |
|
| * | i40e: fix annoying message | Jesse Brandeburg | 2015-10-22 | 1 | -0/+1 |
| * | i40e: fix stats offsets | Jesse Brandeburg | 2015-10-22 | 1 | -0/+6 |
* | | VSOCK: Fix lockdep issue. | Jorgen Hansen | 2015-10-22 | 1 | -1/+1 |
|/ |
|
* | qmi_wwan: add Sierra Wireless MC74xx/EM74xx | Bjørn Mork | 2015-10-22 | 1 | -0/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-10-22 | 4 | -9/+21 |
|\ |
|
| * | xfrm: Fix pmtu discovery for local generated packets. | Steffen Klassert | 2015-10-19 | 2 | -0/+3 |
| * | xfrm: Fix state threshold configuration from userspace | Michael Rossberg | 2015-09-29 | 1 | -1/+3 |
| * | xfrm6: Fix ICMPv6 and MH header checks in _decode_session6 | Mathias Krause | 2015-09-14 | 1 | -2/+4 |
| * | ipv6: Fix IPsec pre-encap fragmentation check | Herbert Xu | 2015-09-04 | 1 | -6/+11 |
* | | net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set | David Ahern | 2015-10-22 | 1 | -2/+4 |
* | | Merge branch 'isdn-null-deref' | David S. Miller | 2015-10-22 | 2 | -46/+28 |
|\ \ |
|
| * | | mISDN: fix OOM condition for sending queued I-Frames | Karsten Keil | 2015-10-22 | 1 | -34/+20 |
| * | | ISDN: fix OOM condition for sending queued I-Frames | Karsten Keil | 2015-10-22 | 1 | -12/+8 |
|/ / |
|
* | | VSOCK: sock_put wasn't safe to call in interrupt context | Jorgen Hansen | 2015-10-22 | 2 | -91/+86 |
* | | netlink: fix locking around NETLINK_LIST_MEMBERSHIPS | David Herrmann | 2015-10-22 | 1 | -2/+2 |
* | | net: phy: dp83848: Add TI DP83848 Ethernet PHY | Andrew F. Davis | 2015-10-22 | 3 | -0/+105 |
* | | net: sun4i-emac: Properly free resources on probe failure and remove | Hans de Goede | 2015-10-21 | 1 | -4/+16 |
* | | openvswitch: Serialize nested ct actions if provided | Joe Stringer | 2015-10-21 | 1 | -4/+10 |
* | | openvswitch: Mark connections new when not confirmed. | Joe Stringer | 2015-10-21 | 1 | -5/+5 |
* | | openvswitch: Clarify conntrack COMMIT behaviour | Joe Stringer | 2015-10-21 | 1 | -1/+2 |
* | | openvswitch: Reject ct_state masks for unknown bits | Joe Stringer | 2015-10-21 | 2 | -12/+9 |
* | | tcp: remove improper preemption check in tcp_xmit_probe_skb() | Renato Westphal | 2015-10-21 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-10-21 | 5 | -4/+6 |
|\ \ |
|
| * | | netfilter: ipset: Fix sleeping memory allocation in atomic context | Nikolay Borisov | 2015-10-17 | 1 | -1/+1 |
| * | | netfilter: sync with packet rx also after removing queue entries | Florian Westphal | 2015-10-13 | 1 | -0/+2 |
| * | | netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse | lucien | 2015-10-12 | 1 | -3/+1 |
| * | | netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6} | Pablo Neira Ayuso | 2015-10-01 | 2 | -0/+2 |
* | | | tipc: conditionally expand buffer headroom over udp tunnel | Jon Paul Maloy | 2015-10-21 | 1 | -0/+5 |