]> Pileus Git - ~andy/linux/history - net
bridge: Add vlan to unicast fdb entries
[~andy/linux] / net /
2013-02-14 Vlad Yasevichbridge: Add vlan to unicast fdb entries
2013-02-14 Vlad Yasevichbridge: Add the ability to configure pvid
2013-02-14 Vlad Yasevichbridge: Implement vlan ingress/egress policy with PVID.
2013-02-14 Vlad Yasevichbridge: Dump vlan information from a bridge port
2013-02-14 Vlad Yasevichbridge: Add netlink interface to configure vlans on...
2013-02-14 Vlad Yasevichbridge: Verify that a vlan is allowed to egress on...
2013-02-14 Vlad Yasevichbridge: Validate that vlan is permitted on ingress
2013-02-14 Vlad Yasevichbridge: Add vlan filtering infrastructure
2013-02-13 Daniel Borkmannnet: sctp: add build check for sctp_sf_eat_sack_6_2...
2013-02-13 Daniel Borkmannnet: sctp: minor: make jsctp_sf_eat_sack static
2013-02-13 Pravin B Shelarnet: Fix possible wrong checksum generation.
2013-02-13 David S. MillerMerge branch 'tcp_tsoffset'
2013-02-13 Andrey Vagintcp: send packets with a socket timestamp
2013-02-13 Andrey Vagintcp: set and get per-socket timestamp
2013-02-13 Andrey Vagintcp: adding a per-socket timestamp offset
2013-02-13 David S. MillerMerge branch 'gfar-ethtool-atomic' of git://git.kernel...
2013-02-13 Neil Hormannetpoll: fix smatch warnings in netpoll core code
2013-02-13 James Hogannet: skbuff: fix compile error in skb_panic()
2013-02-12 Jiri Pirkoact_police: improved accuracy at high rates
2013-02-12 Jiri Pirkoact_police: move struct tcf_police to act_police.c
2013-02-12 Jiri Pirkotbf: improved accuracy at high rates
2013-02-12 Jiri Pirkosch_api: introduce qdisc_watchdog_schedule_ns()
2013-02-12 Jiri Pirkosch: make htb_rate_cfg and functions around that generic
2013-02-12 Jiri Pirkohtb: initialize cl->tokens and cl->ctokens correctly
2013-02-12 Jiri Pirkohtb: remove pointless first initialization of buffer...
2013-02-12 Jiri Pirkohtb: use PSCHED_TICKS2NS()
2013-02-12 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-12 Jiri Pirkohtb: fix values in opt dump
2013-02-12 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-02-12 Eric Dumazetnet: fix infinite loop in __skb_recv_datagram()
2013-02-12 Daniel Borkmannnet: sctp: remove unused multiple cookie keys
2013-02-12 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-12 Neil Hormannetpoll: cleanup sparse warnings
2013-02-12 Neil Hormannetpoll: Fix __netpoll_rcu_free so that it can hold...
2013-02-12 Jean Sacrenskbuff: create skb_panic() function and its wrappers
2013-02-11 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-02-11 Stephen Hemmingerbridge: set priority of STP packets
2013-02-11 Stephen Hemmingermrp: make mrp_rcv static
2013-02-11 Stephen Hemmingerethtool: fix sparse warning
2013-02-11 Jiri Pirkobridge: use dev->addr_assign_type to see if user change mac
2013-02-11 Hannes Frederic... ipv6: by default join ff01::1 and in case of forwarding...
2013-02-11 Hannes Frederic... ipv6: don't accept multicast traffic with scope 0
2013-02-11 Hannes Frederic... ipv6: don't let node/interface scoped multicast traffic...
2013-02-11 Johannes Bergmac80211: fix channel selection bug
2013-02-11 YOSHIFUJI Hideaki... net neighbour, decnet: Ensure to align device private...
2013-02-11 YOSHIFUJI Hideaki... ipv6 mcast: Do not join device multicast for interface...
2013-02-11 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-02-11 Eric Dumazetarp: fix possible crash in arp_rcv()
2013-02-11 David S. MillerMerge branch 'mvrp'
2013-02-11 David Wardnet/8021q: Implement Multiple VLAN Registration Protoco...
2013-02-11 David Wardnet/802: Implement Multiple Registration Protocol ...
2013-02-11 David S. MillerMerge branch 'vsock'
2013-02-11 Andy KingVSOCK: Introduce VM Sockets
2013-02-11 David S. MillerMerge branch 'davem.r8169' of git://violet.fr.zoreil...
2013-02-08 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-08 Daniel Borkmannnet: sctp: sctp_auth_make_key_vector: use sctp_auth_cre...
2013-02-08 Amerigo Wangipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
2013-02-08 Alexander Duyckskbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE
2013-02-08 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-02-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-08 David S. MillerMerge branch 'wireless'
2013-02-08 David S. MillerMerge branch 'sctp_keys'
2013-02-08 Daniel Borkmannnet: sctp: sctp_endpoint_free: zero out secret key...
2013-02-08 Daniel Borkmannnet: sctp: sctp_setsockopt_auth_key: use kzfree instead...
2013-02-08 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-08 Eric Dumazetl2tp: dont play with skb->truesize
2013-02-08 Daniel Borkmannnet: sctp: sctp_auth_make_key_vector: remove duplicate...
2013-02-08 Daniel Borkmannnet: sctp: sctp_auth_key_put: use kzfree instead of...
2013-02-08 David S. MillerMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2013-02-08 David S. MillerMerge branch 'netback'
2013-02-08 David S. MillerMerge branch 'mlx4'
2013-02-08 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-02-08 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2013-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-08 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc6-tag' of git://git...
2013-02-07 Johannes Bergmac80211: fix managed mode channel context use
2013-02-07 YOSHIFUJI Hideaki... netfilter: ip6t_NPT: Ensure to check lower part of...
2013-02-07 YOSHIFUJI Hideaki... netfilter: ip6t_NPT: Fix prefix mangling
2013-02-07 YOSHIFUJI Hideaki... netfilter: ip6t_NPT: Fix adjustment calculation
2013-02-06 Linus TorvaldsMerge tag 'sound-3.8' of git://git.kernel.org/pub/scm...
2013-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2013-02-06 Tommi Rantalaipv6/ip6_gre: fix error case handling in ip6gre_tunnel_...
2013-02-06 Eric Dumazetnet: reset mac header in dev_start_xmit()
2013-02-06 Cong Wangnet: adjust skb_gso_segment() for calling in rx path
2013-02-06 Alexander Aringwpan: use stack buffer instead of heap
2013-02-06 Alexander Aring6lowpan: use stack buffer instead of heap
2013-02-06 David S. Miller6lowpan: Remove __init tag from lowpan_netlink_fini().
2013-02-06 Ilpo Järvinentcp: fix for zero packets_in_flight was too broad
2013-02-06 Neil Hormannetpoll: protect napi_poll and poll_controller during...
2013-02-06 Alexander Aringwpan: whitespace fix
2013-02-06 Steffen Klassertipv6: Don't send packet to big messages to self
2013-02-06 Joe Perchesnet: core: Remove unnecessary alloc/OOM messages
2013-02-06 David S. MillerMerge branch 'wireless'
2013-02-06 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-06 Cong Dingmac80211: fix error in sizeof() usage
2013-02-06 Takashi IwaiMerge branch 'fix/fsl' of git://git.kernel.org/pub...
2013-02-06 Mark BrownMerge remote-tracking branch 'regulator/fix/tps65910...
2013-02-06 Mark BrownMerge remote-tracking branch 'regulator/fix/tps65217...
2013-02-06 Mark BrownMerge remote-tracking branch 'regulator/fix/s2mps11...
2013-02-06 Mark BrownMerge remote-tracking branch 'regulator/fix/of' into tmp
next