summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * macvtap: fix network header pointer for VLAN tagged pktsIvan Vecera2015-07-271-0/+7
| * fib_trie: Drop unnecessary calls to leaf_pull_suffixAlexander Duyck2015-07-271-4/+0
| * macb: Fix build with macro'ized readl/writel.David S. Miller2015-07-272-15/+15
| * net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn2015-07-271-13/+76
| * net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok2015-07-273-2/+47
| * Merge branch 'macb-fixes'David S. Miller2015-07-273-65/+108
| |\
| | * net/macb: convert to kernel docAndy Shevchenko2015-07-271-3/+11
| | * net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko2015-07-271-8/+2
| | * net/macb: suppress compiler warningsAndy Shevchenko2015-07-272-6/+5
| | * net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko2015-07-271-2/+2
| | * net/macb: check if macb_config presentAndy Shevchenko2015-07-271-2/+1
| | * net/macb: improve big endian CPU supportAndy Shevchenko2015-07-272-44/+87
| |/
| * tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca2015-07-275-10/+14
| * Merge branch 'r8152-fixes'David S. Miller2015-07-271-48/+80
| |\
| | * r8152: don't enable napi before rx readyhayeswang2015-07-271-2/+4
| | * r8152: fix wakeup settingshayeswang2015-07-271-6/+22
| | * r8152: fix the issue about U1/U2hayeswang2015-07-271-40/+54
| |/
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-261-0/+4
| |\
| | * Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg2015-07-231-0/+4
| * | net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach2015-07-263-3/+13
| * | net: fec: use managed DMA API functions to allocate BD ringLucas Stach2015-07-261-2/+2
| * | niu: don't count tx error twice in case of headroom realloc failsJiri Pirko2015-07-261-3/+1
| * | Merge branch 'inet-frag-fixes'David S. Miller2015-07-266-47/+42
| |\ \
| | * | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov2015-07-264-5/+7
| | * | inet: frag: don't wait for timer deletion when evictingFlorian Westphal2015-07-261-18/+11
| | * | inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-266-20/+20
| | * | inet: frag: don't re-use chainlist for evictorFlorian Westphal2015-07-262-5/+5
| |/ /
| * | net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warningsDaniel Borkmann2015-07-261-6/+0
| * | Merge branch 'mlx4-fixes'David S. Miller2015-07-264-5/+22
| |\ \
| | * | net/mlx4_en: Remove BUG_ON assert when checking if ring is fullIdo Shamay2015-07-261-1/+0
| | * | net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein2015-07-261-2/+15
| | * | net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein2015-07-261-2/+2
| | * | net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz2015-07-261-0/+5
| |/ /
| * | bridge: netlink: fix slave_changelink/br_setport race conditionsNikolay Aleksandrov2015-07-261-1/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-2513-79/+164
| |\ \
| | * | netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer2015-07-221-1/+2
| | * | Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2015-07-205-39/+110
| | |\ \
| | | * | ipvs: call skb_sender_cpu_clearJulian Anastasov2015-07-141-0/+6
| | | * | ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov2015-07-141-1/+1
| | | * | ipvs: skb_orphan in case of forwardingAlex Gartrell2015-07-141-0/+27
| | | * | ipvs: fix crash if scheduler is changedJulian Anastasov2015-07-143-37/+69
| | | * | ipvs: do not use random local source address for tunnelsJulian Anastasov2015-07-141-1/+0
| | | * | ipvs: fix ipv6 route unreach panicAlex Gartrell2015-07-141-0/+7
| | * | | netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2015-07-205-34/+51
| | |/ /
| | * | netfilter: IDLETIMER: fix lockdep warningDmitry Torokhov2015-07-131-0/+1
| | * | netfilter: ctnetlink: put back references to master ct and expect objectsPablo Neira Ayuso2015-07-101-5/+0
| * | | cgroup: net_cls: fix false-positive "suspicious RCU usage"Konstantin Khlebnikov2015-07-251-1/+2
| * | | sch_choke: drop all packets in queue during resetWANG Cong2015-07-241-0/+13
| * | | sch_plug: purge buffered packets during resetWANG Cong2015-07-241-0/+1
| * | | Merge branch 'fib_select_default-fixes'David S. Miller2015-07-245-15/+35
| |\ \ \ | | |_|/ | |/| |
OpenPOWER on IntegriCloud