summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ipv6: flush nd cache on IFF_NOARP changeEric Dumazet2015-07-29
* Merge branch 'netcp-fixes'David S. Miller2015-07-29
|\
| * net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan2015-07-29
| * net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan2015-07-29
| * net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan2015-07-29
|/
* ebpf, x86: fix general protection fault when tail call is invokedDaniel Borkmann2015-07-29
* bridge: mdb: fix delmdb state in the notificationNikolay Aleksandrov2015-07-29
* bridge: mcast: give fast leave precedence over multicast router and querierSatish Ashok2015-07-29
* bridge: Fix network header pointer for vlan tagged packetsToshiaki Makita2015-07-29
* packet: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov2015-07-29
* arp: filter NOARP neighbours for SIOCGARPEric Dumazet2015-07-28
* net/ipv4: suppress NETDEV_UP notification on address lifetime updateDavid Ward2015-07-28
* bridge: stp: when using userspace stp stop kernel hello and hold timersNikolay Aleksandrov2015-07-28
* packet: missing dev_put() in packet_do_bind()Lars Westerhoff2015-07-27
* macvtap: fix network header pointer for VLAN tagged pktsIvan Vecera2015-07-27
* fib_trie: Drop unnecessary calls to leaf_pull_suffixAlexander Duyck2015-07-27
* macb: Fix build with macro'ized readl/writel.David S. Miller2015-07-27
* net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn2015-07-27
* net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok2015-07-27
* Merge branch 'macb-fixes'David S. Miller2015-07-27
|\
| * net/macb: convert to kernel docAndy Shevchenko2015-07-27
| * net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko2015-07-27
| * net/macb: suppress compiler warningsAndy Shevchenko2015-07-27
| * net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko2015-07-27
| * net/macb: check if macb_config presentAndy Shevchenko2015-07-27
| * net/macb: improve big endian CPU supportAndy Shevchenko2015-07-27
|/
* tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca2015-07-27
* Merge branch 'r8152-fixes'David S. Miller2015-07-27
|\
| * r8152: don't enable napi before rx readyhayeswang2015-07-27
| * r8152: fix wakeup settingshayeswang2015-07-27
| * r8152: fix the issue about U1/U2hayeswang2015-07-27
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-26
|\
| * Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg2015-07-23
* | net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach2015-07-26
* | net: fec: use managed DMA API functions to allocate BD ringLucas Stach2015-07-26
* | niu: don't count tx error twice in case of headroom realloc failsJiri Pirko2015-07-26
* | Merge branch 'inet-frag-fixes'David S. Miller2015-07-26
|\ \
| * | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov2015-07-26
| * | inet: frag: don't wait for timer deletion when evictingFlorian Westphal2015-07-26
| * | inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-26
| * | inet: frag: don't re-use chainlist for evictorFlorian Westphal2015-07-26
|/ /
* | net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warningsDaniel Borkmann2015-07-26
* | Merge branch 'mlx4-fixes'David S. Miller2015-07-26
|\ \
| * | net/mlx4_en: Remove BUG_ON assert when checking if ring is fullIdo Shamay2015-07-26
| * | net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein2015-07-26
| * | net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein2015-07-26
| * | net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz2015-07-26
|/ /
* | bridge: netlink: fix slave_changelink/br_setport race conditionsNikolay Aleksandrov2015-07-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-25
|\ \
| * | netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer2015-07-22