summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* act_police: move struct tcf_police to act_police.cJiri Pirko2013-02-122-15/+15
* tbf: improved accuracy at high ratesJiri Pirko2013-02-121-39/+37
* sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko2013-02-122-5/+11
* sch: make htb_rate_cfg and functions around that genericJiri Pirko2013-02-123-56/+65
* htb: initialize cl->tokens and cl->ctokens correctlyJiri Pirko2013-02-121-2/+2
* htb: remove pointless first initialization of buffer and cbufferJiri Pirko2013-02-121-3/+0
* htb: use PSCHED_TICKS2NS()Jiri Pirko2013-02-121-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-1216-130/+111
|\
| * htb: fix values in opt dumpJiri Pirko2013-02-121-2/+2
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-123-23/+27
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-123-23/+27
| | |\
| | | * mwl8k: fix band for supported channelsJonas Gorski2013-02-111-18/+18
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-112-5/+9
| | | |\
| | | | * mac80211: fix channel selection bugJohannes Berg2013-02-111-3/+3
| | | | * mac80211: fix managed mode channel context useJohannes Berg2013-02-071-1/+4
| | | | * mac80211: fix error in sizeof() usageCong Ding2013-02-061-1/+2
| * | | | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck2013-02-121-6/+3
| * | | | net: fix infinite loop in __skb_recv_datagram()Eric Dumazet2013-02-121-1/+1
| * | | | net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork2013-02-121-0/+1
| |/ / /
| * | | bridge: set priority of STP packetsStephen Hemminger2013-02-111-0/+2
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-103-22/+33
| |\ \ \
| | * | | netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明2013-02-071-0/+10
| | * | | netfilter: ip6t_NPT: Fix prefix manglingYOSHIFUJI Hideaki / 吉藤英明2013-02-071-1/+1
| | * | | netfilter: ip6t_NPT: Fix adjustment calculationYOSHIFUJI Hideaki / 吉藤英明2013-02-071-3/+3
| | * | | ipvs: sctp: fix checksumming on snat and dnat handlersDaniel Borkmann2013-02-061-18/+17
| | * | | ipvs: freeing uninitialized pointer on errorDan Carpenter2013-01-281-0/+2
| * | | | arp: fix possible crash in arp_rcv()Eric Dumazet2013-02-101-10/+11
| * | | | Merge branch 'gso_type'David S. Miller2013-02-103-10/+17
| |\ \ \ \
| | * | | | bnx2x: set gso_typeMichael S. Tsirkin2013-02-101-7/+5
| | * | | | qlcnic: set gso_typeMichael S. Tsirkin2013-02-101-1/+6
| | * | | | ixgbe: fix gso typeMichael S. Tsirkin2013-02-101-2/+6
| |/ / / /
| * | | | stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO2013-02-101-3/+7
| * | | | stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO2013-02-101-1/+1
| * | | | Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2013-02-101-67/+19
| |\ \ \ \
| | * | | | Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu2013-02-091-21/+9
| | * | | | Revert "r8169: enable ALDPS for power saving".Francois Romieu2013-02-081-46/+10
* | | | | | net: fec_mpc52xx: Read MAC address from device-treeStefan Roese2013-02-121-24/+38
* | | | | | cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya2013-02-121-1/+3
* | | | | | driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N2013-02-123-52/+288
* | | | | | driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N2013-02-121-15/+21
* | | | | | driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N2013-02-124-9/+24
* | | | | | net: sctp: remove unused multiple cookie keysDaniel Borkmann2013-02-124-36/+11
* | | | | | netpoll: cleanup sparse warningsNeil Horman2013-02-111-4/+8
* | | | | | netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman2013-02-115-11/+15
* | | | | | skbuff: create skb_panic() function and its wrappersJean Sacren2013-02-111-29/+19
* | | | | | mrp: make mrp_rcv staticStephen Hemminger2013-02-111-2/+2
* | | | | | ethtool: fix sparse warningStephen Hemminger2013-02-111-9/+9
* | | | | | bridge: use dev->addr_assign_type to see if user change macJiri Pirko2013-02-113-5/+1
* | | | | | ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa2013-02-112-2/+22
* | | | | | ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa2013-02-111-0/+9
OpenPOWER on IntegriCloud