summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: Verify that a vlan is allowed to egress on given portVlad Yasevich2013-02-134-0/+41
* bridge: Validate that vlan is permitted on ingressVlad Yasevich2013-02-134-0/+85
* bridge: Add vlan filtering infrastructureVlad Yasevich2013-02-136-0/+296
* net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sackDaniel Borkmann2013-02-131-0/+7
* net: sctp: minor: make jsctp_sf_eat_sack staticDaniel Borkmann2013-02-131-6/+6
* bgmac: return error on failed PHY writeRafał Miłecki2013-02-132-6/+7
* be2net: remove BUG_ON() in be_mcc_compl_is_new()Sathya Perla2013-02-131-5/+8
* net: ethernet: ti: remove redundant NULL check.Cyril Roelandt2013-02-131-4/+2
* net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-1311-38/+29
* Merge branch 'tcp_tsoffset'David S. Miller2013-02-138-17/+47
|\
| * tcp: send packets with a socket timestampAndrey Vagin2013-02-135-17/+30
| * tcp: set and get per-socket timestampAndrey Vagin2013-02-132-0/+10
| * tcp: adding a per-socket timestamp offsetAndrey Vagin2013-02-133-0/+7
|/
* Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2013-02-133-45/+37
|\
| * gianfar: convert u64 status counters to atomic64_tPaul Gortmaker2013-02-123-30/+31
| * gianfar: remove largely unused gfar_stats structPaul Gortmaker2013-02-122-16/+7
* | netpoll: fix smatch warnings in netpoll core codeNeil Horman2013-02-131-3/+7
* | net: skbuff: fix compile error in skb_panic()James Hogan2013-02-131-3/+3
* | act_police: improved accuracy at high ratesJiri Pirko2013-02-121-46/+53
* | 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
| |/ / / / /
OpenPOWER on IntegriCloud