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
2012-04-18
batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
Marek Lindner
4
-14
/
+14
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...
Marek Lindner
4
-6
/
+6
2012-04-18
batman-adv: handle routing code initialization properly
Marek Lindner
3
-11
/
+17
2012-04-18
batman-adv: add iface_disable() callback to routing API
Marek Lindner
4
-2
/
+11
2012-04-18
batman-adv: randomize initial seqno to avoid collision
Marek Lindner
1
-0
/
+5
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init callback
Marek Lindner
4
-6
/
+6
2012-04-18
batman-adv: move ogm initialization into the proper function
Marek Lindner
1
-1
/
+7
2012-04-18
batman-adv: remove duplicated line in comment
Antonio Quartulli
1
-1
/
+0
2012-04-18
batman-adv: convert the tt_crc to network order
Antonio Quartulli
1
-1
/
+1
2012-04-16
can: fix sparse warning for cgw_list
Daniel Baluta
1
-1
/
+1
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-40
/
+52
2012-04-15
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
John Fastabend
1
-2
/
+33
2012-04-15
net: add fdb generic dump routine
John Fastabend
1
-0
/
+84
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
1
-16
/
+81
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
5
-112
/
+198
2012-04-15
bridge: Add multicast_querier toggle and disable queries by default
Herbert Xu
3
-0
/
+40
2012-04-15
bridge: Restart queries when last querier expires
Herbert Xu
1
-1
/
+18
2012-04-15
bridge: Add br_multicast_start_querier
Herbert Xu
1
-9
/
+16
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
137
-384
/
+390
2012-04-15
ipv4: fix checkpatch errors
Daniel Baluta
16
-49
/
+49
2012-04-15
ipv6: Remove unused argument to addrconf_dad_start().
David S. Miller
1
-6
/
+6
2012-04-14
tcp: Remove redundant code entering quickack mode
Vijay Subramanian
1
-2
/
+0
2012-04-14
tcp: bind() use stronger condition for bind_conflict
Alex Copot
2
-5
/
+15
2012-04-14
inet: makes syn_ack_timeout mandatory
Eric Dumazet
3
-2
/
+8
2012-04-14
tcp: RFC6298 supersedes RFC2988bis
Eric Dumazet
2
-3
/
+3
2012-04-14
tunnel: implement 64 bits statistics
stephen hemminger
3
-55
/
+109
2012-04-13
Phonet: missing headers (sparse)
Rémi Denis-Courmont
1
-0
/
+4
2012-04-13
Phonet: phonet_net_id can be static (sparse)
Rémi Denis-Courmont
1
-1
/
+1
2012-04-13
neighbour: Make neigh_table_init_no_netlink() static.
Hiroaki SHIMODA
1
-2
/
+1
2012-04-13
udp: intoduce udp_encap_needed static_key
Eric Dumazet
2
-1
/
+12
2012-04-13
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
1
-4
/
+4
2012-04-13
net/garp: fix GID rbtree ordering
David Ward
1
-4
/
+4
2012-04-13
pppoatm: Fix excessive queue bloat
David Woodhouse
1
-10
/
+85
2012-04-13
ipv6: fix problem with expired dst cache
Gao feng
4
-40
/
+52
2012-04-13
caif: set traffic class for caif packets
Dmitry Tarnyagin
4
-2
/
+28
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-25
/
+32
2012-04-13
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
1
-3
/
+6
2012-04-13
l2tp: don't overwrite source address in l2tp_ip_bind()
James Chapman
1
-1
/
+2
2012-04-13
l2tp: fix refcount leak in l2tp_ip sockets
James Chapman
1
-1
/
+1
2012-04-13
net/key/af_key.c: add missing kfree_skb
Julia Lawall
1
-1
/
+1
2012-04-13
phonet: Sort out initiailziation and cleanup code.
Eric W. Biederman
1
-19
/
+2
2012-04-13
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
1
-0
/
+20
2012-04-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
38
-531
/
+1337
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-144
/
+79
2012-04-13
net/ipv6/exthdrs.c: Strict PadN option checking
Eldad Zack
1
-0
/
+16
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-139
/
+74
2012-04-13
net: Fixed coding style issues relating to braces.
Jeffrin Jose
1
-6
/
+3
2012-04-13
net/ipv6/ipv6_sockglue.c: Removed redundant extern
Eldad Zack
1
-1
/
+0
2012-04-13
net/core: simple_strtoul cleanup
Shuah Khan
1
-3
/
+2
2012-04-12
Treat ND option 31 as userland (DNSSL support)
Alexey I. Froloff
1
-1
/
+3
[next]