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-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
2013-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+9
2013-06-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+9
2013-06-19
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
1
-2
/
+9
2013-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-17
/
+105
2013-06-17
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
Matthias Schiffer
1
-1
/
+1
2013-06-17
bridge: fix switched interval for MLD Query types
Linus Lüssing
1
-2
/
+3
2013-06-17
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
1
-3
/
+3
2013-06-17
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
8
-65
/
+57
2013-06-17
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
6
-6
/
+7
[next]