aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-12htb: fix values in opt dumpJiri Pirko1-2/+2
2013-02-12net: fec_mpc52xx: Read MAC address from device-treeStefan Roese1-24/+38
2013-02-12cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya1-1/+3
2013-02-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N3-52/+288
2013-02-12driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N1-15/+21
2013-02-12driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detectionMugunthan V N4-9/+24
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller3-23/+27
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck1-6/+3
2013-02-12net: fix infinite loop in __skb_recv_datagram()Eric Dumazet1-1/+1
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+1
2013-02-12net: sctp: remove unused multiple cookie keysDaniel Borkmann4-36/+11
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-23/+27
2013-02-11netpoll: cleanup sparse warningsNeil Horman1-4/+8
2013-02-11netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman5-11/+15
2013-02-11skbuff: create skb_panic() function and its wrappersJean Sacren1-29/+19
2013-02-11mwl8k: fix band for supported channelsJonas Gorski1-18/+18
2013-02-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2-5/+9
2013-02-11bridge: set priority of STP packetsStephen Hemminger1-0/+2
2013-02-11mrp: make mrp_rcv staticStephen Hemminger1-2/+2
2013-02-11ethtool: fix sparse warningStephen Hemminger1-9/+9
2013-02-11bridge: use dev->addr_assign_type to see if user change macJiri Pirko3-5/+1
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa2-2/+22
2013-02-11ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa1-0/+9
2013-02-11ipv6: don't let node/interface scoped multicast traffic escape on the wireHannes Frederic Sowa1-0/+7
2013-02-11xfrm: Allow inserting policies with matching mark and different prioritiesSteffen Klassert1-2/+16
2013-02-11mac80211: fix channel selection bugJohannes Berg1-3/+3
2013-02-11qlcnic: fix mailbox response handlingJitendra Kalsaria1-26/+40
2013-02-11qlcnic: enhance MSIX allocation failure log messageManish Chopra1-2/+3
2013-02-11qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria1-2/+5
2013-02-11qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria3-27/+48
2013-02-11qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria5-32/+158
2013-02-11qlcnic: helper routine to handle async eventsJitendra Kalsaria4-64/+45
2013-02-11qlcnic: fix firmware based IDC participationJitendra Kalsaria1-4/+4
2013-02-11qlcnic: fix initialize NIC mailbox commandHimanshu Madhani3-7/+12
2013-02-11net neighbour, decnet: Ensure to align device private data on preferred alignment.YOSHIFUJI Hideaki / 吉藤英明2-1/+2
2013-02-11ipv6 mcast: Do not join device multicast for interface-local multicasts.YOSHIFUJI Hideaki / 吉藤英明1-0/+8
2013-02-10Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller3-22/+33
2013-02-10veth: fix NULL dereference in veth_dellink()Eric Dumazet1-5/+6
2013-02-10arp: fix possible crash in arp_rcv()Eric Dumazet1-10/+11
2013-02-10Merge branch 'mvrp'David S. Miller14-7/+1180
2013-02-10net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)David Ward9-7/+136
2013-02-10net/802: Implement Multiple Registration Protocol (MRP)David Ward5-0/+1044
2013-02-10Merge branch 'gso_type'David S. Miller3-10/+17
2013-02-10bnx2x: set gso_typeMichael S. Tsirkin1-7/+5
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin1-1/+6
2013-02-10ixgbe: fix gso typeMichael S. Tsirkin1-2/+6
2013-02-10stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO1-3/+7
2013-02-10stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO1-1/+1
2013-02-10Merge branch 'vsock'David S. Miller16-1/+6038
2013-02-10VSOCK: Introduce VM SocketsAndy King16-1/+6038