aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-13
* bridge: Add vlan id to multicast groupsVlad Yasevich2013-02-13
* bridge: Add vlan to unicast fdb entriesVlad Yasevich2013-02-13
* bridge: Add the ability to configure pvidVlad Yasevich2013-02-13
* bridge: Implement vlan ingress/egress policy with PVID.Vlad Yasevich2013-02-13
* bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-13
* bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich2013-02-13
* bridge: Verify that a vlan is allowed to egress on given portVlad Yasevich2013-02-13
* bridge: Validate that vlan is permitted on ingressVlad Yasevich2013-02-13
* bridge: Add vlan filtering infrastructureVlad Yasevich2013-02-13
* net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sackDaniel Borkmann2013-02-13
* net: sctp: minor: make jsctp_sf_eat_sack staticDaniel Borkmann2013-02-13
* net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-13
* tcp: send packets with a socket timestampAndrey Vagin2013-02-13
* tcp: set and get per-socket timestampAndrey Vagin2013-02-13
* tcp: adding a per-socket timestamp offsetAndrey Vagin2013-02-13
* netpoll: fix smatch warnings in netpoll core codeNeil Horman2013-02-13
* net: skbuff: fix compile error in skb_panic()James Hogan2013-02-13
* act_police: improved accuracy at high ratesJiri Pirko2013-02-12
* act_police: move struct tcf_police to act_police.cJiri Pirko2013-02-12
* tbf: improved accuracy at high ratesJiri Pirko2013-02-12
* sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko2013-02-12
* sch: make htb_rate_cfg and functions around that genericJiri Pirko2013-02-12
* htb: initialize cl->tokens and cl->ctokens correctlyJiri Pirko2013-02-12
* htb: remove pointless first initialization of buffer and cbufferJiri Pirko2013-02-12
* htb: use PSCHED_TICKS2NS()Jiri Pirko2013-02-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-12
|\
| * htb: fix values in opt dumpJiri Pirko2013-02-12
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-12
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-12
| | |\
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-11
| | | |\
| | | | * mac80211: fix channel selection bugJohannes Berg2013-02-11
| | | | * mac80211: fix managed mode channel context useJohannes Berg2013-02-07
| | | | * mac80211: fix error in sizeof() usageCong Ding2013-02-06
| * | | | net: fix infinite loop in __skb_recv_datagram()Eric Dumazet2013-02-12
| |/ / /
| * | | bridge: set priority of STP packetsStephen Hemminger2013-02-11
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-10
| |\ \ \
| | * | | netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明2013-02-07
| | * | | netfilter: ip6t_NPT: Fix prefix manglingYOSHIFUJI Hideaki / 吉藤英明2013-02-07
| | * | | netfilter: ip6t_NPT: Fix adjustment calculationYOSHIFUJI Hideaki / 吉藤英明2013-02-07
| | * | | ipvs: sctp: fix checksumming on snat and dnat handlersDaniel Borkmann2013-02-05
| | * | | ipvs: freeing uninitialized pointer on errorDan Carpenter2013-01-27
| * | | | arp: fix possible crash in arp_rcv()Eric Dumazet2013-02-10
* | | | | net: sctp: remove unused multiple cookie keysDaniel Borkmann2013-02-12
* | | | | netpoll: cleanup sparse warningsNeil Horman2013-02-11
* | | | | netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman2013-02-11
* | | | | skbuff: create skb_panic() function and its wrappersJean Sacren2013-02-11
* | | | | mrp: make mrp_rcv staticStephen Hemminger2013-02-11
* | | | | ethtool: fix sparse warningStephen Hemminger2013-02-11
* | | | | bridge: use dev->addr_assign_type to see if user change macJiri Pirko2013-02-11