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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-17
tcp: rename struct tcp_request_sock listener
Eric Dumazet
7
-25
/
+15
2015-03-17
inet: add rsk_listener field to struct request_sock
Eric Dumazet
2
-4
/
+10
2015-03-17
inet: uninline inet_reqsk_alloc()
Eric Dumazet
2
-22
/
+26
2015-03-17
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
6
-13
/
+11
2015-03-17
Merge branch 'listener_refactor_part_11'
David S. Miller
10
-85
/
+102
2015-03-17
tcp: uninline tcp_oow_rate_limited()
Eric Dumazet
2
-30
/
+32
2015-03-17
tcp: move tcp_openreq_init() to tcp_input.c
Eric Dumazet
2
-25
/
+25
2015-03-17
inet: move ir_mark to fill a hole
Eric Dumazet
1
-6
/
+5
2015-03-17
netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV support
Eric Dumazet
1
-12
/
+22
2015-03-17
netfilter: tproxy: prepare TCP_NEW_SYN_RECV support
Eric Dumazet
1
-6
/
+12
2015-03-17
netfilter: use sk_fullsock() helper
Eric Dumazet
5
-6
/
+6
2015-03-17
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
Alexei Starovoitov
3
-22
/
+62
2015-03-17
Merge branch 'const_of_device_id'
David S. Miller
40
-44
/
+44
2015-03-17
via-velocity: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: via-rhine: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
ehea: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-03-17
IBM-EMAC: constify of_device_id array
Fabian Frederick
5
-5
/
+5
2015-03-17
can: constify of_device_id array
Fabian Frederick
5
-5
/
+5
2015-03-17
net: phy: constify of_device_id array
Fabian Frederick
5
-5
/
+5
2015-03-17
orinoco: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: xilinx: constify of_device_id array
Fabian Frederick
3
-3
/
+3
2015-03-17
net: greth: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
netdev: octeon_mgmt: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: ethernet: apple: constify of_device_id array
Fabian Frederick
2
-2
/
+2
2015-03-17
drivers: net: xgene: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net: ethoc: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
10
-12
/
+12
2015-03-17
Altera TSE: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-03-17
net: netcp: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-16
rhashtable: Avoid calculating hash again to unlock
Thomas Graf
1
-6
/
+5
2015-03-16
tcp_metrics: fix wrong lockdep annotations
Eric Dumazet
1
-12
/
+8
2015-03-16
dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA
Jiri Pirko
2
-9
/
+7
2015-03-16
net/fsl: modify xgmac_mdio for little endian SoCs
Shaohui Xie
1
-28
/
+68
2015-03-16
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
1
-1
/
+1
2015-03-16
net: kernel socket should be released in init_net namespace
Ying Xue
1
-1
/
+1
2015-03-16
rhashtable: Annotate RCU locking of walkers
Thomas Graf
1
-0
/
+2
2015-03-16
rocker: replace fixed stack allocation with dynamic allocation
Scott Feldman
1
-3
/
+10
2015-03-16
Merge branch 'listener_refactor'
David S. Miller
13
-102
/
+99
2015-03-16
inet: add proper refcounting to request sock
Eric Dumazet
7
-18
/
+29
2015-03-16
inet: factorize sock_edemux()/sock_gen_put() code
Eric Dumazet
2
-15
/
+6
2015-03-16
inet_diag: allow sk_diag_fill() to handle request socks
Eric Dumazet
1
-67
/
+53
2015-03-16
inet: ip early demux should avoid request sockets
Eric Dumazet
2
-2
/
+2
2015-03-16
net: add sk_fullsock() helper
Eric Dumazet
1
-0
/
+9
2015-03-16
Merge branch 'swdev_ops'
David S. Miller
5
-89
/
+105
2015-03-16
netdev: remove ndo ops for switchdev
Scott Feldman
1
-38
/
+0
2015-03-16
switchdev: use new swdev ops
Scott Feldman
3
-51
/
+64
2015-03-16
switchdev: add swdev ops
Scott Feldman
2
-0
/
+41
2015-03-15
Merge branch 'rhashtable-fixes-next'
David S. Miller
1
-13
/
+11
2015-03-15
rhashtable: Fix rhashtable_remove failures
Herbert Xu
1
-10
/
+7
2015-03-15
rhashtable: Fix use-after-free in rhashtable_walk_stop
Herbert Xu
1
-3
/
+4
[next]