aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-22net: doc: Update references to skb->rxhashTobias Klauser2-2/+2
2014-05-22stmmac: Remove unbalanced clk_disable callHans de Goede1-3/+1
2014-05-21ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2-6/+2
2014-05-21net_sched: fix an oops in tcindex filterCong Wang1-10/+20
2014-05-21ip_tunnel: Initialize the fallback device properlySteffen Klassert1-0/+1
2014-05-21Merge tag 'linux-can-fixes-for-3.15-20140519' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-43/+0
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-26/+23
2014-05-20vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich1-5/+11
2014-05-19can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp2-43/+0
2014-05-18MAINTAINERS: Pravin Shelar is Open vSwitch maintainer.Jesse Gross1-2/+2
2014-05-18bnx2x: Convert return 0 to return rcJoe Perches2-2/+2
2014-05-16Merge branch 'bond_stacked_vlans'David S. Miller6-70/+108
2014-05-16bonding: Fix alb mode to only use first level vlans.Vlad Yasevich1-1/+1
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich5-69/+107
2014-05-16Merge branch 'stacked_netdevice_locking'David S. Miller7-48/+90
2014-05-16macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2-2/+11
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich4-45/+12
2014-05-16net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich1-1/+7
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich2-0/+60
2014-05-16net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet2-2/+3
2014-05-16ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs1-1/+2
2014-05-16net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()Fabian Godehardt1-1/+2
2014-05-16net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti1-0/+3
2014-05-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-8/+20
2014-05-16xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel3-30/+6
2014-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller16-78/+106
2014-05-16af_rxrpc: Fix XDR length check in rxrpc key demarshalling.Nathaniel W Filardo1-1/+1
2014-05-16net: phy: resume phydev when going to RESUMINGZhangfei Gao1-7/+9
2014-05-16Merge branch 'mlx4-net'David S. Miller8-5/+183
2014-05-16IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak3-3/+75
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak5-2/+108
2014-05-15bonding: fix out of range parameters for bond_intmax_tblNikolay Aleksandrov1-0/+1
2014-05-15xen-netback: Fix grant ref resolution in RX pathZoltan Kiss1-18/+80
2014-05-15ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong3-5/+24
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller6-31/+66
2014-05-15net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck1-2/+2
2014-05-15Merge branch 'altera_tse'David S. Miller10-275/+372
2014-05-15Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers1-0/+5
2014-05-15Altera TSE: Fix sparse errors and warningsVince Bridgers10-275/+367
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang4-3/+39
2014-05-15batman-adv: fix local TT check for outgoing arp requests in DATAntonio Quartulli1-2/+1
2014-05-15batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli1-2/+9
2014-05-15batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli1-3/+8
2014-05-15batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner1-1/+2
2014-05-15netfilter: nf_tables: fix trace of matching non-terminal rulePablo Neira Ayuso1-1/+3
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville16-78/+106
2014-05-14net: filter: s390: fix JIT address randomizationHeiko Carstens1-1/+1
2014-05-14ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan1-1/+4
2014-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville4-15/+37
2014-05-14af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun1-1/+1