| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP | Eran Ben Elisha | 2015-04-21 | 1 | -1/+1 |
* | tcp: add memory barriers to write space paths | jbaron@akamai.com | 2015-04-21 | 2 | -1/+5 |
* | altera tse: Error-Bit on tx-avalon-stream always set. | Andreas Oetken | 2015-04-20 | 1 | -1/+0 |
* | net: dsa: mv88e6xxx: use PORT_DEFAULT_VLAN | Vivien Didelot | 2015-04-20 | 1 | -1/+2 |
* | net: dsa: mv88e6xxx: fix setup of port control 1 | Vivien Didelot | 2015-04-20 | 1 | -2/+1 |
* | Merge branch 'ppp_csum_unset' | David S. Miller | 2015-04-20 | 2 | -0/+13 |
|\ |
|
| * | ppp: call skb_checksum_complete_unset in ppp_receive_frame | Tom Herbert | 2015-04-20 | 1 | -0/+1 |
| * | net: add skb_checksum_complete_unset | Tom Herbert | 2015-04-20 | 1 | -0/+12 |
|/ |
|
* | pppoe: Lacks DST MAC address check | Joakim Tjernlund | 2015-04-20 | 1 | -0/+3 |
* | ip_forward: Drop frames with attached skb->sk | Sebastian Pöhn | 2015-04-20 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2015-04-17 | 4 | -7/+6 |
|\ |
|
| * | ide: remove deprecated use of pci api | Quentin Lambert | 2015-04-17 | 4 | -7/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-17 | 62 | -352/+656 |
|\ \ |
|
| * | | net: dsa: use DEVICE_ATTR_RW to declare temp1_max | Vivien Didelot | 2015-04-17 | 1 | -3/+3 |
| * | | netns: remove BUG_ONs from net_generic() | Denys Vlasenko | 2015-04-17 | 1 | -2/+0 |
| * | | IB/ipoib: Fix ndo_get_iflink | Erez Shitrit | 2015-04-17 | 2 | -2/+6 |
| * | | sfc: Fix memcpy() with const destination compiler warning. | David S. Miller | 2015-04-17 | 1 | -1/+1 |
| * | | altera tse: Fix network-delays and -retransmissions after high throughput. | Andreas Oetken | 2015-04-17 | 1 | -2/+7 |
| * | | net: remove unused 'dev' argument from netif_needs_gso() | Johannes Berg | 2015-04-17 | 4 | -4/+4 |
| * | | act_mirred: Fix bogus header when redirecting from VLAN | Herbert Xu | 2015-04-17 | 2 | -2/+2 |
| * | | inet_diag: fix access to tcp cc information | Eric Dumazet | 2015-04-17 | 7 | -18/+36 |
| * | | tcp: tcp_get_info() should fetch socket fields once | Eric Dumazet | 2015-04-17 | 1 | -4/+6 |
| * | | net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state() | Geert Uytterhoeven | 2015-04-16 | 1 | -1/+1 |
| * | | skbuff: Do not scrub skb mark within the same name space | Herbert Xu | 2015-04-16 | 1 | -3/+6 |
| * | | Revert "net: Reset secmark when scrubbing packet" | Herbert Xu | 2015-04-16 | 1 | -1/+0 |
| * | | bpf: fix two bugs in verification logic when accessing 'ctx' pointer | Alexei Starovoitov | 2015-04-16 | 2 | -2/+29 |
| * | | bpf: fix bpf helpers to use skb->mac_header relative offsets | Alexei Starovoitov | 2015-04-16 | 6 | -22/+50 |
| * | | Merge branch 'stmmac-flow-control' | David S. Miller | 2015-04-16 | 10 | -10/+111 |
| |\ \ |
|
| | * | | stmmac: Configure Flow Control to work correctly based on rxfifo size | Vince Bridgers | 2015-04-16 | 4 | -9/+40 |
| | * | | stmmac: Enable unicast pause frame detect in GMAC Register 6 | Vince Bridgers | 2015-04-16 | 1 | -1/+4 |
| | * | | stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree | Vince Bridgers | 2015-04-16 | 2 | -0/+6 |
| | * | | stmmac: Add defines and documentation for enabling flow control | Vince Bridgers | 2015-04-16 | 1 | -0/+51 |
| | * | | stmmac: Add properties for transmit and receive fifo sizes | Vince Bridgers | 2015-04-16 | 2 | -0/+10 |
| |/ / |
|
| * | | stmmac: fix oops on rmmod after assigning ip addr | Bryan O'Donoghue | 2015-04-16 | 1 | -3/+3 |
| * | | dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variable | Guenter Roeck | 2015-04-16 | 1 | -2/+0 |
| * | | netns: remove duplicated include from net_namespace.c | Wei Yongjun | 2015-04-16 | 1 | -1/+0 |
| * | | ethernet: remove unused including <linux/version.h> | Wei Yongjun | 2015-04-16 | 1 | -1/+0 |
| * | | rocker: fix error return code in rocker_probe() | Wei Yongjun | 2015-04-16 | 1 | -0/+1 |
| * | | dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_state | Guenter Roeck | 2015-04-16 | 1 | -1/+3 |
| * | | fou: avoid missing unlock in failure path | WANG Cong | 2015-04-16 | 1 | -2/+1 |
| * | | bpf: fix verifier memory corruption | Alexei Starovoitov | 2015-04-16 | 1 | -1/+2 |
| * | | cxgb4: drop __GFP_NOFAIL allocation | Michal Hocko | 2015-04-16 | 2 | -4/+13 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-04-15 | 13 | -163/+304 |
| |\ \ |
|
| | * | | i40e: Bump version to 1.3.2 | Catherine Sullivan | 2015-04-14 | 1 | -1/+1 |
| | * | | i40e: Use new 40G speeds | Greg Rose | 2015-04-14 | 1 | -2/+1 |
| | * | | i40e: get rid of unused locals | Jesse Brandeburg | 2015-04-14 | 2 | -6/+3 |
| | * | | i40e: handle possible memory allocation failure | Jesse Brandeburg | 2015-04-14 | 1 | -3/+11 |
| | * | | i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities | Kevin Scott | 2015-04-14 | 3 | -0/+7 |
| | * | | i40e: enable user dump of internal hardware state | Jesse Brandeburg | 2015-04-14 | 3 | -0/+107 |
| | * | | i40e: print FCoE capability reported by the device function | Vasu Dev | 2015-04-14 | 1 | -0/+3 |