index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-121
/
+199
2014-03-15
ieee802154: add proper length checks to header creations
Phoebe Buckheister
3
-2
/
+5
2014-03-15
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
1
-9
/
+18
2014-03-15
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
7
-123
/
+133
2014-03-15
mac802154: use header operations to create/parse headers
Phoebe Buckheister
7
-296
/
+152
2014-03-15
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
2
-1
/
+289
2014-03-15
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
11
-59
/
+84
2014-03-15
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
9
-30
/
+31
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-121
/
+207
2014-03-14
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
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
pkt_sched: add cond_resched() to class and qdisc dump
Eric Dumazet
1
-0
/
+2
2014-03-12
pkt_sched: do not use rcu in tc_dump_qdisc()
Eric Dumazet
1
-4
/
+2
2014-03-12
bridge: multicast: enable snooping on general queries only
Linus Lüssing
1
-3
/
+5
2014-03-12
bridge: multicast: add sanity check for general query destination
Linus Lüssing
1
-0
/
+19
2014-03-12
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2
-1
/
+15
2014-03-12
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
1
-0
/
+6
2014-03-12
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
1
-13
/
+13
2014-03-12
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
1
-22
/
+24
2014-03-12
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
1
-7
/
+7
2014-03-12
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-11
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
1
-0
/
+3
2014-03-11
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
1
-6
/
+8
2014-03-11
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
1
-6
/
+15
2014-03-11
tcp: timestamp SYN+DATA messages
Eric Dumazet
2
-0
/
+7
2014-03-11
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
2014-03-10
sockfd_lookup_light(): switch to fdget^W^Waway from fget_light
Al Viro
1
-6
/
+7
2014-03-10
vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal
dingtianhong
1
-1
/
+1
[next]