index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-14
ipcomp6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-7
/
+15
2014-03-14
ah6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-8
/
+16
2014-03-14
esp6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+17
2014-03-14
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
3
-1
/
+278
2014-03-14
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
Steffen Klassert
3
-1
/
+88
2014-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-121
/
+207
2014-03-13
6lowpan: reassembly: un-export local functions
Florian Westphal
1
-19
/
+11
2014-03-13
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-03-13
net_sched: return nla_nest_end() instead of skb->len
Yang Yingliang
8
-18
/
+9
2014-03-13
consolidate duplicate code is skb_checksum_setup() helpers
Jan Beulich
1
-90
/
+50
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
35
-1032
/
+3631
2014-03-13
net: sctp: remove NULL check in sctp_assoc_update_retran_path
Daniel Borkmann
1
-2
/
+1
2014-03-13
netfilter: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-4
/
+4
2014-03-12
net: socket: error on a negative msg_namelen
Matthew Leach
1
-0
/
+4
2014-03-12
tipc: eliminate redundant lookups in registry
Jon Paul Maloy
5
-64
/
+50
2014-03-12
tipc: align usage of variable names and macros in socket
Jon Paul Maloy
3
-84
/
+98
2014-03-12
tipc: eliminate redundant locking
Jon Paul Maloy
3
-109
/
+47
2014-03-12
tipc: eliminate upcall function pointers between port and socket
Jon Paul Maloy
5
-58
/
+34
2014-03-12
tipc: aggregate port structure into socket structure
Jon Paul Maloy
4
-54
/
+101
2014-03-12
tipc: remove redundant 'peer_name' field in struct tipc_sock
Jon Paul Maloy
3
-27
/
+30
2014-03-12
tipc: replace reference table rwlock with spinlock
Jon Paul Maloy
1
-5
/
+5
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
2
-1
/
+25
2014-03-12
tipc: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-1
/
+1
2014-03-12
ieee802154: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-2
/
+2
2014-03-12
net: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-12
/
+12
2014-03-12
8021q: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-4
/
+4
2014-03-12
netfilter: connlimit: use kmem_cache for conn objects
Florian Westphal
1
-5
/
+19
2014-03-12
netfilter: connlimit: move insertion of new element out of count function
Florian Westphal
1
-15
/
+23
2014-03-12
netfilter: connlimit: improve packet-to-closed-connection logic
Florian Westphal
1
-15
/
+8
2014-03-12
netfilter: connlimit: factor hlist search into new function
Florian Westphal
1
-16
/
+33
2014-03-11
pkt_sched: add cond_resched() to class and qdisc dump
Eric Dumazet
1
-0
/
+2
2014-03-11
pkt_sched: do not use rcu in tc_dump_qdisc()
Eric Dumazet
1
-4
/
+2
2014-03-11
bridge: multicast: enable snooping on general queries only
Linus Lüssing
1
-3
/
+5
2014-03-11
bridge: multicast: add sanity check for general query destination
Linus Lüssing
1
-0
/
+19
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2
-1
/
+15
2014-03-11
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
1
-0
/
+6
2014-03-11
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
1
-13
/
+13
2014-03-11
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
1
-22
/
+24
2014-03-11
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
1
-7
/
+7
2014-03-11
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
1
-9
/
+9
2014-03-11
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
Li RongQing
1
-3
/
+3
2014-03-10
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
1
-0
/
+3
2014-03-10
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
1
-6
/
+8
2014-03-10
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
1
-6
/
+15
2014-03-10
tcp: timestamp SYN+DATA messages
Eric Dumazet
2
-0
/
+7
2014-03-10
6lowpan: reassembly: fix access of ctl table entry
Alexander Aring
1
-1
/
+1
2014-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+7
2014-03-10
pkt_sched: move the sanity test in qdisc_list_add()
Eric Dumazet
1
-3
/
+4
2014-03-10
l2tp: fix unused variable warning
Eric Dumazet
1
-2
/
+1
2014-03-10
netlink: autosize skb lengthes
Eric Dumazet
2
-1
/
+27
[prev]
[next]