| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mcast: add multicast proxy support (IPv4 and IPv6) | Nicolas Dichtel | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt() | Nicolas Dichtel | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Unshare ip6_nd_hdr() and change return type to void. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Optimize ipv6_addr_is_solict_mult(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ... | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Make ipv6_addr_is_XXX() return boolean. | YOSHIFUJI Hideaki | 2013-01-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Complete neighbour entry removal from dst_entry. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Introduce rt6_nexthop() to select nexthop address. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ndisc: Introduce __ipv6_neigh_lookup_noref(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ndisc: Remove tbl argument for __ipv6_neigh_lookup(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: fix ipv6_prefix_equal64_half mask conversion | Fabio Baltieri | 2013-01-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: increase fragment memory usage limits | Jesper Dangaard Brouer | 2013-01-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Fix endianess warning in ip6_flow_hdr(). | YOSHIFUJI Hideaki | 2013-01-16 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-01-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 2013-01-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: namespace aware act_mirred | Benjamin LaHaise | 2013-01-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6 netevent: Remove old_neigh from netevent_redirect. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: 64bit version of ipv6_prefix_equal(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Remove __ipv6_prefix_equal(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: 64bit version of ipv6_addr_set(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: 64bit version of ipv6_addr_v4mapped(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: 64bit version of ipv6_addr_loopback(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: 64bit version of ipv6_addr_diff(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Move comment to right place. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Store Router Alert option in IP6CB directly. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add support for XPS without sysfs being defined | Alexander Duyck | 2013-01-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add functions netif_reset_xps_queue and netif_set_xps_queue | Alexander Duyck | 2013-01-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Split core bits of netdev_pick_tx into __netdev_pick_tx | Alexander Duyck | 2013-01-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Optimize ipv6_change_dsfield(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bgmac: driver for GBit MAC core on BCMA bus | Rafał Miłecki | 2013-01-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library | Cong Wang | 2013-01-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netpoll: prepare for ipv6 | Cong Wang | 2013-01-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: introduce skb_transport_header_was_set() | Eric Dumazet | 2013-01-08 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: make sysctl_tcp_ecn namespace aware | Hannes Frederic Sowa | 2013-01-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings | Jiri Pirko | 2013-01-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: kill dev->master | Jiri Pirko | 2013-01-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: remove no longer used netdev_set_bond_master() and netdev_set_master() | Jiri Pirko | 2013-01-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: introduce upper device lists | Jiri Pirko | 2013-01-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add address assign type "SET" | Jiri Pirko | 2013-01-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: set dev->addr_assign_type correctly | Jiri Pirko | 2013-01-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | veth: reduce stat overhead | Eric Dumazet | 2012-12-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtnl: expose carrier value with possibility to set it | Jiri Pirko | 2012-12-28 | |
