Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | act_pedit: check binding before calling tcf_hash_release() | WANG Cong | 2015-07-31 | 1 | -3/+2 | |
| * | | | | | | | net: sk_clone_lock() should only do get_net() if the parent is not a kernel s... | Sowmini Varadhan | 2015-07-30 | 1 | -1/+2 | |
| * | | | | | | | net: sched: fix refcount imbalance in actions | Daniel Borkmann | 2015-07-30 | 2 | -6/+13 | |
| * | | | | | | | Merge branch 'r8152-fixes' | David S. Miller | 2015-07-30 | 1 | -4/+57 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | r8152: reset device when tx timeout | hayeswang | 2015-07-30 | 1 | -4/+3 | |
| | * | | | | | | | r8152: add pre_reset and post_reset | hayeswang | 2015-07-30 | 1 | -0/+54 | |
| |/ / / / / / / | ||||||
| * | | | | | | | qlcnic: Fix corruption while copying | Shahed Shaikh | 2015-07-29 | 1 | -1/+1 | |
| * | | | | | | | act_bpf: fix memory leaks when replacing bpf programs | Daniel Borkmann | 2015-07-29 | 1 | -18/+35 | |
| * | | | | | | | Merge branch 'thunderx-fixes' | David S. Miller | 2015-07-29 | 6 | -37/+92 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net: thunderx: Fix for crash while BGX teardown | Thanneeru Srinivasulu | 2015-07-29 | 1 | -1/+4 | |
| | * | | | | | | | net: thunderx: Add PCI driver shutdown routine | Sunil Goutham | 2015-07-29 | 1 | -0/+6 | |
| | * | | | | | | | net: thunderx: Fix crash when changing rss with mutliple traffic flows | Sunil Goutham | 2015-07-29 | 1 | -4/+5 | |
| | * | | | | | | | net: thunderx: Set watchdog timeout value | Sunil Goutham | 2015-07-29 | 2 | -0/+10 | |
| | * | | | | | | | net: thunderx: Wakeup TXQ only if CQE_TX are processed | Sunil Goutham | 2015-07-29 | 3 | -15/+31 | |
| | * | | | | | | | net: thunderx: Suppress alloc_pages() failure warnings | Sunil Goutham | 2015-07-29 | 1 | -2/+4 | |
| | * | | | | | | | net: thunderx: Fix TSO packet statistic | Sunil Goutham | 2015-07-29 | 1 | -0/+1 | |
| | * | | | | | | | net: thunderx: Fix memory leak when changing queue count | Sunil Goutham | 2015-07-29 | 1 | -9/+14 | |
| | * | | | | | | | net: thunderx: Fix RQ_DROP miscalculation | Sunil Goutham | 2015-07-29 | 1 | -3/+11 | |
| | * | | | | | | | net: thunderx: Fix memory leak while tearing down interface | Sunil Goutham | 2015-07-29 | 2 | -3/+6 | |
| | * | | | | | | | net: thunderx: Fix data integrity issues with LDWB | Sunil Goutham | 2015-07-29 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | ipv6: flush nd cache on IFF_NOARP change | Eric Dumazet | 2015-07-29 | 1 | -0/+6 | |
| * | | | | | | | Merge branch 'netcp-fixes' | David S. Miller | 2015-07-29 | 2 | -33/+30 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions | Karicheri, Muralidharan | 2015-07-29 | 2 | -28/+17 | |
| | * | | | | | | | net: netcp: ethss: fix up incorrect use of list api | Karicheri, Muralidharan | 2015-07-29 | 1 | -3/+2 | |
| | * | | | | | | | net: netcp: fix cleanup interface list in netcp_remove() | Karicheri, Muralidharan | 2015-07-29 | 1 | -2/+11 | |
| |/ / / / / / / | ||||||
| * | | | | | | | ebpf, x86: fix general protection fault when tail call is invoked | Daniel Borkmann | 2015-07-29 | 1 | -4/+4 | |
| * | | | | | | | bridge: mdb: fix delmdb state in the notification | Nikolay Aleksandrov | 2015-07-29 | 1 | -0/+1 | |
| * | | | | | | | bridge: mcast: give fast leave precedence over multicast router and querier | Satish Ashok | 2015-07-29 | 1 | -24/+26 | |
| * | | | | | | | bridge: Fix network header pointer for vlan tagged packets | Toshiaki Makita | 2015-07-29 | 1 | -7/+22 | |
| * | | | | | | | packet: tpacket_snd(): fix signed/unsigned comparison | Alexander Drozdov | 2015-07-29 | 1 | -1/+2 | |
| * | | | | | | | arp: filter NOARP neighbours for SIOCGARP | Eric Dumazet | 2015-07-28 | 1 | -7/+9 | |
| * | | | | | | | net/ipv4: suppress NETDEV_UP notification on address lifetime update | David Ward | 2015-07-28 | 1 | -1/+0 | |
| * | | | | | | | bridge: stp: when using userspace stp stop kernel hello and hold timers | Nikolay Aleksandrov | 2015-07-28 | 3 | -4/+18 | |
| * | | | | | | | packet: missing dev_put() in packet_do_bind() | Lars Westerhoff | 2015-07-27 | 1 | -5/+3 | |
| * | | | | | | | macvtap: fix network header pointer for VLAN tagged pkts | Ivan Vecera | 2015-07-27 | 1 | -0/+7 | |
| * | | | | | | | fib_trie: Drop unnecessary calls to leaf_pull_suffix | Alexander Duyck | 2015-07-27 | 1 | -4/+0 | |
| * | | | | | | | macb: Fix build with macro'ized readl/writel. | David S. Miller | 2015-07-27 | 2 | -15/+15 | |
| * | | | | | | | net: fec: Ensure clocks are enabled while using mdio bus | Andrew Lunn | 2015-07-27 | 1 | -13/+76 | |
| * | | | | | | | net: netcp: Fixes SGMII reset on network interface shutdown | WingMan Kwok | 2015-07-27 | 3 | -2/+47 | |
| * | | | | | | | Merge branch 'macb-fixes' | David S. Miller | 2015-07-27 | 3 | -65/+108 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net/macb: convert to kernel doc | Andy Shevchenko | 2015-07-27 | 1 | -3/+11 | |
| | * | | | | | | | net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP() | Andy Shevchenko | 2015-07-27 | 1 | -8/+2 | |
| | * | | | | | | | net/macb: suppress compiler warnings | Andy Shevchenko | 2015-07-27 | 2 | -6/+5 | |
| | * | | | | | | | net/macb: use dev_*() when netdev is not yet registered | Andy Shevchenko | 2015-07-27 | 1 | -2/+2 | |
| | * | | | | | | | net/macb: check if macb_config present | Andy Shevchenko | 2015-07-27 | 1 | -2/+1 | |
| | * | | | | | | | net/macb: improve big endian CPU support | Andy Shevchenko | 2015-07-27 | 2 | -44/+87 | |
| |/ / / / / / / | ||||||
| * | | | | | | | tcp: fix recv with flags MSG_WAITALL | MSG_PEEK | Sabrina Dubroca | 2015-07-27 | 5 | -10/+14 | |
| * | | | | | | | Merge branch 'r8152-fixes' | David S. Miller | 2015-07-27 | 1 | -48/+80 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | r8152: don't enable napi before rx ready | hayeswang | 2015-07-27 | 1 | -2/+4 | |
| | * | | | | | | | r8152: fix wakeup settings | hayeswang | 2015-07-27 | 1 | -6/+22 |