| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: lock rate control | Johannes Berg | 2015-04-20 | 4 | -5/+20 |
* | mac80211: introduce plink lock for plink fields | Bob Copeland | 2015-04-20 | 3 | -18/+25 |
* | 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 |
| | * | i40e: For VF reset (VFR and VFLR) add some more delay | Anjali Singhai Jain | 2015-04-14 | 1 | -0/+3 |
| | * | i40e: move VF notification routines up | Mitch Williams | 2015-04-14 | 1 | -123/+123 |
| | * | i40e: notify VFs of link state | Mitch Williams | 2015-04-14 | 1 | -19/+31 |
| | * | i40evf: remove aq_pending | Mitch Williams | 2015-04-14 | 3 | -38/+12 |
| | * | i40e: Add support to program FDir SB rules for VF from PF through ethtool | Anjali Singhai Jain | 2015-04-14 | 1 | -0/+26 |
| | * | i40evf: fix bad indentation | Mitch Williams | 2015-04-14 | 1 | -1/+1 |
| | * | i40e: stop VF rings | Mitch Williams | 2015-04-14 | 1 | -0/+5 |
| * | | bnx2x: Fix busy_poll vs netpoll | Eric Dumazet | 2015-04-15 | 2 | -90/+56 |
| * | | net: hip04: Make tx coalesce timer actually work | Thomas Gleixner | 2015-04-15 | 1 | -7/+11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-04-17 | 8 | -325/+537 |
|\ \ \ |
|