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-06-28
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2
-5
/
+64
2013-06-28
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
1
-8
/
+31
2013-06-27
netlink: fix splat in skb_clone with large messages
Pablo Neira
2
-18
/
+19
2013-06-27
sit: add support of x-netns
Nicolas Dichtel
2
-11
/
+41
2013-06-27
dev: introduce skb_scrub_packet()
Nicolas Dichtel
2
-10
/
+24
2013-06-26
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
1
-1
/
+4
2013-06-26
sit: fix 4in4 + IPsec scenario
Nicolas Dichtel
1
-1
/
+1
2013-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+6
2013-06-25
net: poll/select low latency socket support
Eliezer Tamir
3
-2
/
+22
2013-06-25
net: sctp: simplify sctp_get_port
Daniel Borkmann
1
-4
/
+1
2013-06-25
net: sctp: decouple cleaning some socket data from endpoint
Daniel Borkmann
2
-10
/
+25
2013-06-25
net: sctp: minor: sctp_seq_dump_local_addrs add missing newline
Daniel Borkmann
1
-1
/
+1
2013-06-25
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
3
-29
/
+12
2013-06-25
ipv6: remove old token ipv6 address as soon as possible
Hannes Frederic Sowa
1
-0
/
+1
2013-06-25
ipv6: don't disable interface if last ipv6 address is removed
Hannes Frederic Sowa
1
-6
/
+0
2013-06-25
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
1
-73
/
+91
2013-06-25
ipv6: add include file to suppress sparse warnings
Eric Dumazet
1
-0
/
+1
2013-06-24
net: netlink: virtual tap device management
Daniel Borkmann
1
-0
/
+107
2013-06-24
net: Unmap fragment page once iterator is done
Wedson Almeida Filho
2
-2
/
+6
2013-06-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
35
-762
/
+1561
2013-06-24
openvswitch: Use correct config guard.
Pravin B Shelar
2
-2
/
+2
2013-06-24
bridge: fix a typo in comments
Cong Wang
1
-1
/
+1
2013-06-23
net: allow large number of tx queues
Eric Dumazet
1
-7
/
+19
2013-06-23
VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH
Asias He
1
-3
/
+3
2013-06-23
VSOCK: Remove unnecessary label
Asias He
1
-2
/
+1
2013-06-23
VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb
Asias He
1
-7
/
+8
2013-06-23
VSOCK: Introduce vsock_auto_bind helper
Asias He
1
-28
/
+21
2013-06-23
ipv6: remove a useless pr_info() in addrconf_gre_config()
Cong Wang
1
-2
/
+0
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
35
-762
/
+1561
2013-06-19
inet: frag , remove an empty ifdef.
Rami Rosen
1
-2
/
+0
2013-06-19
htb: refactor struct htb_sched fields for performance
Eric Dumazet
1
-86
/
+95
2013-06-19
tcp: introduce a per-route knob for quick ack
Cong Wang
2
-3
/
+8
2013-06-19
sctp: Convert __list_for_each use to list_for_each
Dave Jones
1
-1
/
+1
2013-06-19
tcp:typo unset should be unsent
Weiping Pan
1
-1
/
+1
2013-06-19
sit: fix an oops when IFLA_IPTUN_PROTO is not set
Nicolas Dichtel
1
-1
/
+1
2013-06-19
neigh: disallow un-init_net to change thresh of neigh
Gao feng
1
-0
/
+6
2013-06-19
neigh: only allow init_net to change the default neigh_parms
Gao feng
1
-1
/
+1
2013-06-19
neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
Gao feng
1
-6
/
+2
2013-06-19
openvswitch: Add gre tunnel support.
Pravin B Shelar
7
-2
/
+322
2013-06-19
openvswitch: Optimize flow key match for non tunnel flows.
Pravin B Shelar
3
-20
/
+42
2013-06-19
openvswitch: Expand action buffer size.
Pravin B Shelar
1
-1
/
+1
2013-06-19
openvswitch: Add tunneling interface.
Pravin B Shelar
9
-7
/
+233
2013-06-19
openvswitch: Copy individual actions.
Pravin B Shelar
3
-58
/
+225
2013-06-19
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
5
-27
/
+53
2013-06-19
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
4
-59
/
+108
2013-06-19
gre: export gre_handle_offloads() function.
Pravin B Shelar
2
-32
/
+31
2013-06-19
gre: export gre_build_header() function.
Pravin B Shelar
2
-39
/
+33
2013-06-19
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
2
-151
/
+243
2013-06-19
gre: Simplify gre protocol registration locking.
Pravin B Shelar
1
-27
/
+13
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-156
/
+356
[next]