index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
Linus Lüssing
2014-03-22
6
-3
/
+198
*
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
Linus Lüssing
2014-03-22
6
-8
/
+156
*
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
2014-03-22
9
-26
/
+266
*
batman-adv: Announce new capability via multicast TVLV
Linus Lüssing
2014-03-22
7
-6
/
+167
*
batman-adv: introduce capability initialization bitfield
Linus Lüssing
2014-03-22
3
-9
/
+11
*
batman-adv: Multicast Listener Announcements via Translation Table
Linus Lüssing
2014-03-22
8
-4
/
+318
*
batman-adv: add kerneldoc for dst_hint argument
Antonio Quartulli
2014-03-22
2
-0
/
+3
*
batman-adv: call unregister_netdev() to have it handle the locking for us
Marek Lindner
2014-03-22
1
-4
/
+1
*
batman-adv: fix a few kerneldoc inconsistencies
Simon Wunderlich
2014-03-22
1
-5
/
+5
*
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
2014-03-22
13
-71
/
+70
*
batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()
Linus Lüssing
2014-03-22
1
-3
/
+0
*
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
2014-03-22
5
-14
/
+18
*
batman-adv: fix coccinelle warnings
Fengguang Wu
2014-03-22
1
-1
/
+1
*
ieee802154: dgram: cleanup set of broadcast panid
Alexander Aring
2014-03-20
1
-1
/
+1
*
af_ieee802154: fix check on broadcast address
Alexander Aring
2014-03-20
1
-1
/
+1
*
net: remove empty lines from tcp_syn_flood_action
Daniel Baluta
2014-03-20
1
-2
/
+0
*
af_iucv: recvmsg problem for SOCK_STREAM sockets
Ursula Braun
2014-03-20
1
-0
/
+1
*
netfilter: Add missing vmalloc.h include to nft_hash.c
David S. Miller
2014-03-18
1
-0
/
+1
*
ieee802154: properly unshare skbs in ieee802154 *_rcv functions
Phoebe Buckheister
2014-03-18
3
-16
/
+21
*
net: sched: use no more than one page in struct fw_head
Eric Dumazet
2014-03-18
1
-26
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-03-18
14
-187
/
+638
|
\
|
*
vti6: Enable namespace changing
Steffen Klassert
2014-03-14
1
-1
/
+0
|
*
vti6: Check the tunnel endpoints of the xfrm state and the vti interface
Steffen Klassert
2014-03-14
1
-1
/
+24
|
*
vti6: Support inter address family tunneling.
Steffen Klassert
2014-03-14
1
-15
/
+34
|
*
xfrm6: Remove xfrm_tunnel_notifier
Steffen Klassert
2014-03-14
1
-63
/
+0
|
*
vti6: Update the ipv6 side to use its own receive hook.
Steffen Klassert
2014-03-14
1
-27
/
+149
|
*
vti6: Remove caching of flow informations.
Steffen Klassert
2014-03-14
1
-31
/
+0
|
*
vti6: Remove dst_entry caching
Steffen Klassert
2014-03-14
1
-24
/
+18
|
*
ipcomp6: Use the IPsec protocol multiplexer API
Steffen Klassert
2014-03-14
1
-7
/
+15
|
*
ah6: Use the IPsec protocol multiplexer API
Steffen Klassert
2014-03-14
1
-8
/
+16
|
*
esp6: Use the IPsec protocol multiplexer API
Steffen Klassert
2014-03-14
1
-9
/
+17
|
*
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
2014-03-14
3
-1
/
+278
|
*
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
Steffen Klassert
2014-03-14
3
-1
/
+88
|
*
xfrm: rename struct xfrm_filter
Nicolas Dichtel
2014-03-07
3
-7
/
+7
*
|
netfilter: conntrack: Fix UP builds
Eric Dumazet
2014-03-17
1
-1
/
+1
*
|
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
Eric W. Biederman
2014-03-17
2
-529
/
+2
*
|
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2014-03-17
1
-17
/
+64
*
|
netpoll: Consolidate neigh_tx processing in service_neigh_queue
Eric W. Biederman
2014-03-17
1
-22
/
+16
*
|
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2014-03-17
1
-5
/
+9
*
|
netpoll: Don't drop all received packets.
Eric W. Biederman
2014-03-17
1
-11
/
+6
*
|
netpoll: Add netpoll_rx_processing
Eric W. Biederman
2014-03-17
1
-2
/
+2
*
|
netpoll: Warn if more packets are processed than are budgeted
Eric W. Biederman
2014-03-17
1
-0
/
+1
*
|
netpoll: Visit all napi handlers in poll_napi
Eric W. Biederman
2014-03-17
1
-3
/
+0
*
|
netpoll: Pass budget into poll_napi
Eric W. Biederman
2014-03-17
1
-3
/
+3
*
|
netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev
Eric W. Biederman
2014-03-17
1
-8
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-03-17
37
-452
/
+1431
|
\
\
|
*
|
netfilter: connlimit: use rbtree for per-host conntrack obj storage
Florian Westphal
2014-03-17
1
-47
/
+177
|
*
|
netfilter: connlimit: make same_source_net signed
Florian Westphal
2014-03-17
1
-4
/
+5
|
*
|
netfilter: connlimit: use keyed locks
Florian Westphal
2014-03-17
1
-8
/
+18
|
*
|
netfilter: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-13
2
-4
/
+4
[next]