summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Don't write to current task flags on every packet received.David S. Miller2013-02-141-18/+28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-02-146-39/+425
|\
| * xfrm: Allow inserting policies with matching mark and different prioritiesSteffen Klassert2013-02-111-2/+16
| * xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-062-8/+93
| * xfrm: remove unused xfrm4_policy_fini()Michal Kubecek2013-02-061-9/+0
| * xfrm: Add a state resolution packet queueSteffen Klassert2013-02-061-4/+225
| * xfrm: fix a unbalanced lockLi RongQing2013-02-011-1/+1
| * pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna2013-02-012-14/+90
| * af_key: remove a duplicated skb_orphan()Cong Wang2013-01-281-1/+0
* | bridge: make ifla_br_policy and br_af_ops staticCong Wang2013-02-141-2/+2
* | bridge: Separate egress policy bitmapVlad Yasevich2013-02-133-6/+19
* | bridge: Add vlan support for local fdb entriesVlad Yasevich2013-02-134-25/+125
* | bridge: Add vlan support to static neighborsVlad Yasevich2013-02-133-29/+151
* | bridge: Add vlan id to multicast groupsVlad Yasevich2013-02-132-20/+50
* | bridge: Add vlan to unicast fdb entriesVlad Yasevich2013-02-134-35/+52
* | bridge: Add the ability to configure pvidVlad Yasevich2013-02-133-17/+49
* | bridge: Implement vlan ingress/egress policy with PVID.Vlad Yasevich2013-02-136-10/+126
* | bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-134-16/+99
* | bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich2013-02-135-18/+196
* | 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
* | net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-137-12/+8
* | tcp: send packets with a socket timestampAndrey Vagin2013-02-135-17/+30
* | tcp: set and get per-socket timestampAndrey Vagin2013-02-131-0/+9
* | tcp: adding a per-socket timestamp offsetAndrey Vagin2013-02-132-0/+4
* | 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-121-0/+15
* | tbf: improved accuracy at high ratesJiri Pirko2013-02-121-39/+37
* | sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko2013-02-121-3/+3
* | sch: make htb_rate_cfg and functions around that genericJiri Pirko2013-02-122-56/+46
* | 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-129-40/+58
|\ \
| * | 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-122-5/+9
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-122-5/+9
| | |\ \
| | | * \ 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
| * | | | | net: fix infinite loop in __skb_recv_datagram()Eric Dumazet2013-02-121-1/+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
OpenPOWER on IntegriCloud