index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2013-01-15
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
19
-65
/
+80
2013-01-15
ipv6 netevent: Remove old_neigh from netevent_redirect.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-14
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
13
-70
/
+88
2013-01-14
ipv6: Store Router Alert option in IP6CB directly.
YOSHIFUJI Hideaki / 吉藤英明
2
-4
/
+4
2013-01-14
ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-14
ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
YOSHIFUJI Hideaki / 吉藤英明
1
-9
/
+2
2013-01-14
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
YOSHIFUJI Hideaki / 吉藤英明
2
-45
/
+3
2013-01-14
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
YOSHIFUJI Hideaki / 吉藤英明
2
-4
/
+5
2013-01-14
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
YOSHIFUJI Hideaki / 吉藤英明
2
-7
/
+8
2013-01-14
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
YOSHIFUJI Hideaki / 吉藤英明
4
-13
/
+7
2013-01-12
batman-adv: unbloat batadv_priv if debug is not enabled
Marek Lindner
3
-1
/
+6
2013-01-12
batman-adv: remove unused variable from orig_node struct
Marek Lindner
1
-1
/
+0
2013-01-12
batman-adv: fix typo in debug message
Antonio Quartulli
1
-1
/
+1
2013-01-12
batman-adv: use the const qualifier in hash functions
Antonio Quartulli
2
-2
/
+2
2013-01-12
batman-adv: don't compile the BLA switch if not requested
Antonio Quartulli
2
-0
/
+4
2013-01-12
batman-adv: remove useless NULL check
Antonio Quartulli
1
-4
/
+2
2013-01-12
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
8
-29
/
+0
2013-01-12
batman-adv: Initialize lockdep class keys for hashes
Antonio Quartulli
3
-0
/
+22
2013-01-12
batman-adv: remove useless assignment in tt_local_add()
Antonio Quartulli
1
-7
/
+5
2013-01-12
batman-adv: unify and properly print hex values
Antonio Quartulli
3
-11
/
+11
2013-01-12
batman-adv: print the CRC together with the translation tables
Antonio Quartulli
1
-6
/
+9
2013-01-12
batman-adv: improve local translation table output
Antonio Quartulli
1
-4
/
+23
2013-01-12
batman-adv: reduce local TT entry timeout to 10 minutes
Antonio Quartulli
1
-1
/
+1
2013-01-12
batman-adv: Do not add multicast MAC addresses to translation table
Linus Lüssing
1
-1
/
+2
2013-01-12
batman-adv: use per_cpu_add helper
Shan Wei
1
-3
/
+1
2013-01-12
net: splice: fix __splice_segment()
Eric Dumazet
1
-13
/
+15
2013-01-12
ipv4: fib: fix a comment.
Rami Rosen
1
-1
/
+1
2013-01-12
net: Export __netdev_pick_tx so that it can be used in modules
Alexander Duyck
1
-0
/
+1
2013-01-11
net: Add support for XPS without sysfs being defined
Alexander Duyck
3
-21
/
+21
2013-01-11
net: Rewrite netif_set_xps_queues to address several issues
Alexander Duyck
1
-66
/
+117
2013-01-11
net: Rewrite netif_reset_xps_queue to allow for better code reuse
Alexander Duyck
1
-23
/
+33
2013-01-11
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
2
-143
/
+160
2013-01-11
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
Alexander Duyck
1
-25
/
+32
2013-01-11
net_sched: more precise pkt_len computation
Eric Dumazet
1
-1
/
+21
2013-01-10
ipv6: Use container_of macro instead of magic number to get ipv6 header.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+4
2013-01-10
unix: Use FIELD_SIZEOF() in af_unix_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2013-01-10
openvswitch: Use FIELD_SIZEOF() in dp_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
ipv6: Use FIELD_SIZEOF() in inet6_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-10
ipv4: Use FIELD_SIZEOF() in inet_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2013-01-09
net: init perm_addr in register_netdevice()
Jiri Pirko
1
-0
/
+7
2013-01-09
netpoll: add IPv6 support
Cong Wang
1
-10
/
+236
2013-01-09
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
Cong Wang
3
-35
/
+98
2013-01-09
netpoll: prepare for ipv6
Cong Wang
1
-178
/
+224
2013-01-09
net: introduce skb_transport_header_was_set()
Eric Dumazet
2
-1
/
+4
2013-01-08
ethtool: consolidate work with ethtool_ops
Jiri Pirko
1
-24
/
+21
2013-01-07
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
7
-16
/
+18
2013-01-07
ndisc: Use struct rd_msg for redirect message.
YOSHIFUJI Hideaki / 吉藤英明
2
-28
/
+21
[next]