index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-21
netlink: Diag core and basic socket info dumping (v2)
Andrey Vagin
5
-0
/
+244
2013-03-21
net: prepare netlink code for netlink diag
Andrey Vagin
2
-54
/
+67
2013-03-21
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
3
-7
/
+1
2013-03-21
gianfar: Cleanup dead code and minor formatting
Claudiu Manoil
1
-4
/
+3
2013-03-21
gianfar: Remove 'maybe-uninitialized' compile warning
Claudiu Manoil
1
-1
/
+1
2013-03-21
net: sh-eth: Use pr_err instead of printk
Nobuhiro Iwamatsu
1
-2
/
+2
2013-03-21
net: remove redundant ifdef CONFIG_CGROUPS
Zefan Li
1
-2
/
+0
2013-03-21
tcp: implement RFC5682 F-RTO
Yuchung Cheng
3
-26
/
+68
2013-03-21
tcp: refactor CA_Loss state processing
Yuchung Cheng
1
-16
/
+26
2013-03-21
tcp: refactor F-RTO
Yuchung Cheng
9
-421
/
+10
2013-03-21
filter: add minimal BPF JIT image disassembler
Daniel Borkmann
3
-5
/
+220
2013-03-20
chelsio: use netdev_alloc_skb_ip_align
stephen hemminger
1
-2
/
+1
2013-03-20
net: Move selftests to common net/ subdirectory.
David S. Miller
7
-22
/
+6
2013-03-20
net: fix psock_fanout selftest bind error message
Daniel Baluta
1
-1
/
+1
2013-03-20
chelsio: add headroom in RX path
Eric Dumazet
1
-1
/
+1
2013-03-20
dynticks: avoid flow_cache_flush() interrupting every core
Chris Metcalf
1
-3
/
+39
2013-03-20
bnx2x: AER revised
Yuval Mintz
4
-30
/
+130
2013-03-20
net: fec: make local function fec_poll_controller() static
Wei Yongjun
1
-1
/
+1
2013-03-20
net: ethernet: davinci_emac: make local function emac_poll_controller() static
Wei Yongjun
1
-1
/
+1
2013-03-20
net: mdio-octeon: Use module_platform_driver()
Sachin Kamat
1
-12
/
+1
2013-03-20
net: mdio-gpio: Use module_platform_driver()
Sachin Kamat
1
-11
/
+1
2013-03-20
net: au1k_ir: Use module_platform_driver()
Sachin Kamat
1
-12
/
+1
2013-03-20
net: s6gmac: Use module_platform_driver()
Sachin Kamat
1
-14
/
+1
2013-03-20
net: ks8695net: Use module_platform_driver()
Sachin Kamat
1
-19
/
+1
2013-03-20
connector: Added coredumping event to the process connector
Jesper Derehag
4
-1
/
+40
2013-03-20
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
3
-6
/
+10
2013-03-20
gianfar: Remove redundant programming of [rt]xic registers
Claudiu Manoil
1
-12
/
+12
2013-03-20
gianfar: Poll only active Rx queues
Claudiu Manoil
2
-10
/
+22
2013-03-20
gianfar: Fix tx napi polling
Claudiu Manoil
1
-37
/
+45
2013-03-20
filter: add ANC_PAY_OFFSET instruction for loading payload start offset
Daniel Borkmann
3
-1
/
+8
2013-03-20
net: flow_dissector: add __skb_get_poff to get a start offset to payload
Daniel Borkmann
2
-0
/
+59
2013-03-20
net: fix psock_fanout selftest hash collision
Willem de Bruijn
1
-40
/
+120
2013-03-20
net: fec: Define indexes as 'unsigned int'
Fabio Estevam
1
-3
/
+3
2013-03-20
net/irda: add missing error path release_sock call
Kees Cook
1
-2
/
+4
2013-03-20
lpc_eth: fix error return code in lpc_eth_drv_probe()
Wei Yongjun
1
-1
/
+2
2013-03-20
sh_eth: check TSU registers ioremap() error
Sergei Shtylyov
1
-0
/
+5
2013-03-20
sh_eth: fix bitbang memory leak
Sergei Shtylyov
2
-0
/
+6
2013-03-20
ipconfig: Fix newline handling in log message.
Martin Fuzzey
1
-1
/
+2
2013-03-20
flow_keys: include thoff into flow_keys for later usage
Daniel Borkmann
2
-0
/
+3
2013-03-20
l2tp: unhash l2tp sessions on delete, not on free
Tom Parkin
3
-50
/
+38
2013-03-20
l2tp: avoid deadlock in l2tp stats update
Tom Parkin
5
-147
/
+93
2013-03-20
l2tp: push all ppp pseudowire shutdown through .release handler
Tom Parkin
1
-43
/
+10
2013-03-20
l2tp: purge session reorder queue on delete
Tom Parkin
1
-0
/
+4
2013-03-20
l2tp: add session reorder queue purge function to core
Tom Parkin
2
-0
/
+18
2013-03-20
l2tp: don't BUG_ON sk_socket being NULL
Tom Parkin
1
-8
/
+10
2013-03-20
l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup
Tom Parkin
1
-0
/
+2
2013-03-20
l2tp: close sessions before initiating tunnel delete
Tom Parkin
1
-0
/
+1
2013-03-20
l2tp: close sessions in ip socket destroy callback
Tom Parkin
2
-0
/
+13
2013-03-20
l2tp: export l2tp_tunnel_closeall
Tom Parkin
2
-2
/
+3
2013-03-20
l2tp: add udp encap socket destroy handler
Tom Parkin
1
-0
/
+14
[next]