summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27macb: Fix build with macro'ized readl/writel.David S. Miller
2015-07-27net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-07-27net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok
2015-07-27Merge branch 'macb-fixes'David S. Miller
2015-07-27net/macb: convert to kernel docAndy Shevchenko
2015-07-27net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko
2015-07-27net/macb: suppress compiler warningsAndy Shevchenko
2015-07-27net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko
2015-07-27net/macb: check if macb_config presentAndy Shevchenko
2015-07-27net/macb: improve big endian CPU supportAndy Shevchenko
2015-07-27tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca
2015-07-27Merge branch 'r8152-fixes'David S. Miller
2015-07-27r8152: don't enable napi before rx readyhayeswang
2015-07-27r8152: fix wakeup settingshayeswang
2015-07-27r8152: fix the issue about U1/U2hayeswang
2015-07-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-07-26net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach
2015-07-26net: fec: use managed DMA API functions to allocate BD ringLucas Stach
2015-07-26niu: don't count tx error twice in case of headroom realloc failsJiri Pirko
2015-07-26Merge branch 'inet-frag-fixes'David S. Miller
2015-07-26inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov
2015-07-26inet: frag: don't wait for timer deletion when evictingFlorian Westphal
2015-07-26inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal
2015-07-26inet: frag: don't re-use chainlist for evictorFlorian Westphal
2015-07-26net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warningsDaniel Borkmann
2015-07-26Merge branch 'mlx4-fixes'David S. Miller
2015-07-26net/mlx4_en: Remove BUG_ON assert when checking if ring is fullIdo Shamay
2015-07-26net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein
2015-07-26net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-07-26net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz
2015-07-26bridge: netlink: fix slave_changelink/br_setport race conditionsNikolay Aleksandrov
2015-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-07-25cgroup: net_cls: fix false-positive "suspicious RCU usage"Konstantin Khlebnikov
2015-07-24sch_choke: drop all packets in queue during resetWANG Cong
2015-07-24sch_plug: purge buffered packets during resetWANG Cong
2015-07-24Merge branch 'fib_select_default-fixes'David S. Miller
2015-07-24ipv4: consider TOS in fib_select_defaultJulian Anastasov
2015-07-24ipv4: fib_select_default should match the prefixJulian Anastasov
2015-07-23Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-22netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon
2015-07-21ravb: fix ring memory allocationSergei Shtylyov
2015-07-21net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy
2015-07-21openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges
2015-07-21netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal
2015-07-21Merge branch 'arm-bpf-fixes'David S. Miller
2015-07-21ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan