aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* ip: fix warning in xfrm4_mode_tunnel_inputstephen hemminger2013-02-18
* ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger2013-02-18
* net: move ioctl functions into a separated fileCong Wang2013-02-18
* ipv6: optimize inet6_hash_frag()Eric Dumazet2013-02-18
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-02-18
|\
| * tipc: remove redundant checking for the number of iovecs in a send requestYing Xue2013-02-15
| * tipc: byte-based overload control on socket receive queueYing Xue2013-02-15
| * tipc: eliminate duplicated discard_rx_queue routineYing Xue2013-02-15
* | net: use skb_reset_mac_len() in dev_gro_receive()Eric Dumazet2013-02-15
* | v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-15
* | net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar2013-02-15
* | net: Add skb_unclone() helper function.Pravin B Shelar2013-02-15
|/
* net: Don't write to current task flags on every packet received.David S. Miller2013-02-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-02-14
|\
| * xfrm: Allow inserting policies with matching mark and different prioritiesSteffen Klassert2013-02-11
| * xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-06
| * xfrm: remove unused xfrm4_policy_fini()Michal Kubecek2013-02-06
| * xfrm: Add a state resolution packet queueSteffen Klassert2013-02-06
| * xfrm: fix a unbalanced lockLi RongQing2013-02-01
| * pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna2013-02-01
| * af_key: remove a duplicated skb_orphan()Cong Wang2013-01-28
* | bridge: make ifla_br_policy and br_af_ops staticCong Wang2013-02-14
* | bridge: Separate egress policy bitmapVlad Yasevich2013-02-13
* | bridge: Add vlan support for local fdb entriesVlad Yasevich2013-02-13
* | 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