index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-26
IPIP: Use ip-tunneling code.
Pravin B Shelar
2
-690
/
+57
2013-03-26
GRE: Refactor GRE tunneling code.
Pravin B Shelar
13
-1198
/
+1364
2013-03-25
net: Print functions in /proc/net/ptype without the offset.
David S. Miller
1
-1
/
+1
2013-03-25
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
1
-2
/
+1
2013-03-25
Revert "udp: increase inner ip header ID during segmentation"
Pravin B Shelar
1
-6
/
+1
2013-03-25
Revert "ip_gre: increase inner ip header ID during segmentation"
Pravin B Shelar
1
-6
/
+1
2013-03-25
dsa: fix freeing of sparse port allocation
Florian Fainelli
1
-3
/
+5
2013-03-25
dsa: factor freeing of dsa_platform_data
Florian Fainelli
1
-20
/
+18
2013-03-25
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
12
-81
/
+226
2013-03-24
bridge: avoid br_ifinfo_notify when nothing changed
Hong zhi guo
1
-2
/
+2
2013-03-24
dsa: add device tree bindings to register DSA switches
Florian Fainelli
1
-5
/
+228
2013-03-24
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
Hannes Frederic Sowa
1
-2
/
+21
2013-03-24
inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...
Hannes Frederic Sowa
2
-30
/
+23
2013-03-24
ipv6: provide addr and netconf dump consistency info
Nicolas Dichtel
1
-0
/
+8
2013-03-24
ipv4: provide addr and netconf dump consistency info
Nicolas Dichtel
2
-1
/
+10
2013-03-22
l2tp: calling the ref() instead of deref()
Dan Carpenter
1
-1
/
+1
2013-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+6
2013-03-22
decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET...
Thomas Graf
2
-14
/
+14
2013-03-22
tcp: preserve ACK clocking in TSO
Eric Dumazet
1
-2
/
+5
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
19
-116
/
+46
2013-03-22
decnet: Parse netlink attributes on our own
Thomas Graf
3
-126
/
+154
2013-03-22
udp: increase inner ip header ID during segmentation
Cong Wang
1
-1
/
+6
2013-03-22
ip_gre: increase inner ip header ID during segmentation
Cong Wang
1
-1
/
+6
2013-03-21
netlink: Diag core and basic socket info dumping (v2)
Andrey Vagin
4
-0
/
+202
2013-03-21
net: prepare netlink code for netlink diag
Andrey Vagin
2
-54
/
+67
2013-03-21
net: remove redundant ifdef CONFIG_CGROUPS
Zefan Li
1
-2
/
+0
2013-03-21
tcp: implement RFC5682 F-RTO
Yuchung Cheng
1
-13
/
+60
2013-03-21
tcp: refactor CA_Loss state processing
Yuchung Cheng
1
-16
/
+26
2013-03-21
tcp: refactor F-RTO
Yuchung Cheng
6
-396
/
+8
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-1824
/
+2799
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2013-03-20
dynticks: avoid flow_cache_flush() interrupting every core
Chris Metcalf
1
-3
/
+39
2013-03-20
filter: add ANC_PAY_OFFSET instruction for loading payload start offset
Daniel Borkmann
1
-0
/
+5
2013-03-20
net: flow_dissector: add __skb_get_poff to get a start offset to payload
Daniel Borkmann
1
-0
/
+57
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
48
-373
/
+450
2013-03-20
net/irda: add missing error path release_sock call
Kees Cook
1
-2
/
+4
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
1
-0
/
+2
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
2013-03-20
udp: add encap_destroy callback
Tom Parkin
2
-0
/
+15
[next]