index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-25
ipip: potential race in ip_tunnel_init_net()
Dan Carpenter
1
-6
/
+4
2013-08-22
net: sctp_probe: simplify code by using %pISc format specifier
Daniel Borkmann
1
-7
/
+2
2013-08-22
net: tcp_probe: add IPv6 support
Daniel Borkmann
1
-10
/
+44
2013-08-22
net: tcp_probe: kprobes: adapt jtcp_rcv_established signature
Daniel Borkmann
1
-1
/
+8
2013-08-22
net: tcp_probe: also include rcv_wnd next to snd_wnd
Daniel Borkmann
1
-2
/
+4
2013-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-20
/
+13
2013-08-22
tcp: increase throughput when reordering is high
Yuchung Cheng
1
-12
/
+20
2013-08-20
net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths
Daniel Borkmann
1
-3
/
+6
2013-08-20
net: ipv6: minor: *_start_timer: rather use unsigned long
Daniel Borkmann
1
-5
/
+5
2013-08-20
net: ipv6: igmp6_event_query: use msecs_to_jiffies
Daniel Borkmann
1
-6
/
+5
2013-08-20
ip6_tunnel: ensure to always have a link local address
Nicolas Dichtel
2
-42
/
+18
2013-08-20
Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
David S. Miller
1
-14
/
+10
2013-08-20
ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()
Dan Carpenter
1
-4
/
+4
2013-08-20
ipv4: raise IP_MAX_MTU to theoretical limit
Eric Dumazet
1
-5
/
+3
2013-08-20
tcp: trivial: Remove nocache argument from tcp_v4_send_synack
Christoph Paasch
1
-3
/
+2
2013-08-20
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
dingtianhong
1
-10
/
+14
2013-08-20
ipv6: convert the uses of ADBG and remove the superfluous parentheses
dingtianhong
1
-11
/
+11
2013-08-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
20
-273
/
+486
2013-08-20
6lowpan: handle context based source address
Alexander Aring
1
-3
/
+46
2013-08-20
6lowpan: lowpan_uncompress_addr with address_mode
Alexander Aring
2
-71
/
+82
2013-08-20
6lowpan: add function to uncompress multicast addr
Alexander Aring
1
-19
/
+59
2013-08-20
6lowpan: introduce lowpan_fetch_skb function
Alexander Aring
1
-0
/
+12
2013-08-20
6lowpan: Fix fragmentation with link-local compressed addresses
David Hauweele
1
-0
/
+6
2013-08-20
6lowpan: init ipv6hdr buffer to zero
Alexander Aring
1
-11
/
+1
2013-08-20
openvswitch: Add vxlan tunneling support.
Pravin B Shelar
5
-0
/
+225
2013-08-19
xfrm: remove irrelevant comment in xfrm_input().
Rami Rosen
1
-2
/
+0
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
37
-79
/
+230
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-90
/
+237
2013-08-16
xfrm: Make xfrm_state timer monotonic
Fan Du
1
-1
/
+2
2013-08-15
netlink: Eliminate kmalloc in netlink dump operation.
Pravin B Shelar
2
-56
/
+44
2013-08-15
net: proc_fs: trivial: print UIDs as unsigned int
Francesco Fusco
11
-14
/
+14
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
3
-0
/
+55
2013-08-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
3
-4
/
+2
2013-08-15
rtnetlink: remove an unneeded test
Dan Carpenter
1
-2
/
+2
2013-08-15
ip6tnl: add x-netns support
Nicolas Dichtel
2
-10
/
+36
2013-08-15
ipip: add x-netns support
Nicolas Dichtel
4
-20
/
+32
2013-08-15
ipv4 tunnels: use net_eq() helper to check netns
Nicolas Dichtel
2
-5
/
+5
2013-08-15
dev: move skb_scrub_packet() after eth_type_trans()
Nicolas Dichtel
2
-6
/
+7
2013-08-14
openvswitch: Reset tunnel key between input and output.
Jesse Gross
1
-0
/
+1
2013-08-14
openvswitch: Use correct type while allocating flex array.
Pravin B Shelar
1
-1
/
+1
2013-08-14
openvswitch: Fix bad merge resolution.
Jesse Gross
1
-3
/
+0
2013-08-13
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
1
-1
/
+1
2013-08-13
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
2
-3
/
+39
2013-08-13
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
1
-3
/
+1
2013-08-13
tcp: reset reordering est. selectively on timeout
Yuchung Cheng
1
-2
/
+7
2013-08-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
34
-380
/
+1779
2013-08-13
net: sctp: Add rudimentary infrastructure to account for control chunks
Vlad Yasevich
1
-30
/
+69
2013-08-13
netfilter: nfnetlink_queue: allow to attach expectations to conntracks
Pablo Neira Ayuso
3
-16
/
+103
2013-08-13
netfilter: ctnetlink: refactor ctnetlink_create_expect
Pablo Neira Ayuso
1
-69
/
+87
2013-08-13
genetlink: fix family dump race
Johannes Berg
1
-0
/
+7
[next]