]> Pileus Git - ~andy/linux/history - net
sit: add support of link creation via rtnl
[~andy/linux] / net /
2012-11-15 Nicolas Dichtelsit: add support of link creation via rtnl
2012-11-15 Nicolas Dichtelsit: rename rtnl functions for consistency
2012-11-15 Nicolas Dichtelsit/rtnl: add missing parameters on dump
2012-11-15 Nicolas Dichtelsit: always notify change when params are updated
2012-11-15 Nicolas Dichtelipip: add support of link creation via rtnl
2012-11-15 Nicolas Dichtelipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump
2012-11-15 Nicolas Dichtelipip: always notify change when params are updated
2012-11-15 Nicolas Dichtelip6tnl: add support of link creation via rtnl
2012-11-15 Nicolas Dichtelip6tnl: rename rtnl functions for consistency
2012-11-15 Nicolas Dichtelip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
2012-11-15 stephen hemmingerbridge: add root port blocking
2012-11-15 stephen hemmingerbridge: implement BPDU blocking
2012-11-15 stephen hemmingerbridge: add template for bridge port flags
2012-11-15 stephen hemmingerbridge: bridge port parameters over netlink
2012-11-14 Li RongQingipv6: remove obsolete comments in route.c
2012-11-14 Amerigo Wangnet: unify for_each_ip_tunnel_rcu()
2012-11-14 Amerigo Wangnet: convert __IPTUNNEL_XMIT() to an inline function
2012-11-13 Hannes Frederic... ipv6: add knob to send unsolicited ND on link-layer...
2012-11-12 YOSHIFUJI Hideaki... ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.
2012-11-10 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-11-10 Nicolas Dichtelip6tnl: advertise tunnel param via rtnl
2012-11-10 Nicolas Dichtelsit: advertise tunnel param via rtnl
2012-11-10 Nicolas Dichtelipip: advertise tunnel param via rtnl
2012-11-09 Nicolas Dichtelgre6: fix rtnl dump messages
2012-11-09 Eric Dumazetipip: add GSO support
2012-11-09 Hannes Frederic... ipv6: send unsolicited neighbour advertisements to...
2012-11-09 Doug Goldsteinvlan: set sysfs device_type to 'vlan'
2012-11-09 Li RongQingipv6: remove rt6i_peer_genid from rt6_info and its...
2012-11-08 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-11-08 Nicolas Dichtelndisc: fix a typo in a comment in ndisc_recv_na()
2012-11-07 Paul Chaventpacket: tx_ring: allow the user to choose tx data offset
2012-11-07 Eric Leblondaf-packet: fix oops when socket is not present
2012-11-07 Paolo Valentepkt_sched: enable QFQ to support TSO/GSO
2012-11-07 Antonio Quartullibatman-adv: enable fast client detection using unicast_...
2012-11-07 Martin Hundebøllbatman-adv: Add get_ethtool_stats() support for DAT
2012-11-07 Antonio Quartullibatman-adv: Distributed ARP Table - add runtime switch
2012-11-07 Antonio Quartullibatman-adv: Distributed ARP Table - add compile option
2012-11-07 Antonio Quartullibatman-adv: Distributed ARP Table - add snooping functi...
2012-11-07 Antonio Quartullibatman-adv: Distributed ARP Table - add ARP parsing...
2012-11-07 Antonio Quartullibatman-adv: Distributed ARP Table - implement local...
2012-11-07 Antonio Quartullibatman-adv: Distributed ARP Table - create DHT helper...
2012-11-07 Antonio Quartullibatman-adv: Distributed ARP Table - add a new debug...
2012-11-07 Antonio Quartullibatman-adv: add UNICAST_4ADDR packet type
2012-11-07 Sven Eckelmannbatman-adv: Mark correctly aligned headers not as __packed
2012-11-07 Sven Eckelmannbatman-adv: Reserve extra bytes in skb for better alignment
2012-11-07 Eric Dumazethtb: fix two bugs
2012-11-04 Lee Jonesbridge: Avoid 'statement with no effect' compiler warnings
2012-11-04 Cyrill Gorcunovnet: inet_diag -- Return error code if protocol handler...
2012-11-03 John Fastabendnet: fix bridge notify hook to manage flags correctly
2012-11-03 John Fastabendrtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb...
2012-11-03 Vimalkumarhtb: improved accuracy at high rates
2012-11-03 Xiaotian Fengtipc: do not use tasklet_disable before tasklet_kill
2012-11-03 Amerigo Wangipv6: introduce ip6_rt_put()
2012-11-03 Neil Hormansctp: Clean up type-punning in sctp_cmd_t union
2012-11-03 Amerigo Wangipv6: remove a useless NULL check
2012-11-03 Daniel Borkmannpktgen: clean up ktime_t helpers
2012-11-03 Eric Dumazettcp: better retrans tracking for defer-accept
2012-11-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-11-03 Pavel Emelyanovtcp-repair: Handle zero-length data put in rcv queue
2012-11-03 Tom Parkinl2tp: fix oops in l2tp_eth_create() error path
2012-11-03 Ben Hutchingsnet: Fix continued iteration in rtnl_bridge_getlink()
2012-11-03 Nicolas Dichtelipv6/multipath: remove flag NLM_F_EXCL after the first...
2012-11-03 Ben Hutchingseth: Rename and properly align br_reserved_address...
2012-11-03 Ben Hutchingseth: Make is_link_local() consistent with other address...
2012-11-03 Ben Hutchingsbridge: Use is_link_local() in store_group_addr()
2012-11-03 Michael S. Tsirkinskb: api to report errors for zero copy skbs
2012-11-03 Michael S. Tsirkinskb: report completion status for zero copy skbs
2012-11-02 Linus TorvaldsMerge tag 'pm-for-3.7-rc4' of git://git.kernel.org...
2012-11-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-11-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-11-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-11-02 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2012-11-02 Linus TorvaldsMerge tag 'stable/for-linus-3.7-rc4-tag' of git://git...
2012-11-02 Linus TorvaldsMerge tag 'xtensa-next-20121101' of git://github.com...
2012-11-01 Amerigo Wangvlan: use IS_ENABLED()
2012-11-01 Amerigo Wangipv6: use IS_ENABLED()
2012-11-01 Nicolas Dichtelrtnl/ipv4: use netconf msg to advertise rp_filter status
2012-11-01 Julian Anastasovtcp: Fix double sizeof in new tcp_metrics code
2012-11-01 Jesper Dangaard... net: fix divide by zero in tcp algorithm illinois
2012-11-01 Masanari Iidanet: sctp: Fix typo in net/sctp
2012-11-01 Pavel Emelyanovsk-filter: Add ability to get socket filter program...
2012-10-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-10-31 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-10-31 Linus TorvaldsMerge tag 'sound-3.7' of git://git.kernel.org/pub/scm...
2012-10-31 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-10-31 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-10-31 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-10-31 Eric Dumazetnet: filter: add vlan tag access
2012-10-31 stephen hemmingertcp: make tcp_clear_md5_list static
2012-10-31 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-10-31 Claudio Fontananet/ipv4/ipconfig: add device address to a KERN_INFO...
2012-10-31 John Fastabendixgbe: add setlink, getlink support to ixgbe and ixgbevf
2012-10-31 John Fastabendnet: set and query VEB/VEPA bridge mode via PF_BRIDGE
2012-10-31 John Fastabendnet: create generic bridge ops
2012-10-31 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-10-31 Linus TorvaldsMerge tag 'md-3.7-fixes' of git://neil.brown.name/md
2012-10-30 Linus TorvaldsMerge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel...
2012-10-30 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2012-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next