index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-15
28
-121
/
+199
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-14
29
-121
/
+207
|
|
\
\
|
|
*
|
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
2014-03-13
1
-1
/
+4
|
|
*
|
net: socket: error on a negative msg_namelen
Matthew Leach
2014-03-12
1
-0
/
+4
|
|
*
|
bridge: multicast: enable snooping on general queries only
Linus Lüssing
2014-03-12
1
-3
/
+5
|
|
*
|
bridge: multicast: add sanity check for general query destination
Linus Lüssing
2014-03-12
1
-0
/
+19
|
|
*
|
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-11
2
-1
/
+15
|
|
*
|
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-03-11
1
-0
/
+6
|
|
*
|
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
2014-03-11
1
-13
/
+13
|
|
*
|
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
2014-03-11
1
-22
/
+24
|
|
*
|
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
2014-03-11
1
-7
/
+7
|
|
*
|
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
2014-03-11
1
-9
/
+9
|
|
*
|
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
2014-03-11
1
-0
/
+3
|
|
*
|
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
2014-03-10
1
-6
/
+15
|
|
*
|
pkt_sched: move the sanity test in qdisc_list_add()
Eric Dumazet
2014-03-10
1
-3
/
+4
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-07
4
-2
/
+8
|
|
|
\
\
|
|
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-03-06
4
-2
/
+8
|
|
|
|
\
\
|
|
|
|
*
|
mac80211: clear sequence/fragment number in QoS-null frames
Johannes Berg
2014-03-05
2
-0
/
+2
|
|
|
|
*
|
cfg80211: remove racy beacon_interval assignment
Johannes Berg
2014-03-03
1
-2
/
+0
|
|
|
|
*
|
mac80211: consider virtual mon when calculating min_def
Eliad Peller
2014-03-03
1
-0
/
+6
|
|
*
|
|
|
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
2014-03-06
1
-1
/
+1
|
|
*
|
|
|
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
2014-03-06
1
-2
/
+2
|
|
*
|
|
|
net: unix socket code abuses csum_partial
Anton Blanchard
2014-03-06
1
-2
/
+1
|
|
*
|
|
|
inet: frag: make sure forced eviction removes all frags
Florian Westphal
2014-03-06
1
-1
/
+1
|
|
*
|
|
|
tipc: don't log disabled tasklet handler errors
Erik Hugne
2014-03-06
1
-1
/
+0
|
|
*
|
|
|
tipc: fix memory leak during module removal
Erik Hugne
2014-03-06
1
-3
/
+34
|
|
*
|
|
|
tipc: drop subscriber connection id invalidation
Erik Hugne
2014-03-06
1
-11
/
+0
|
|
*
|
|
|
tipc: avoid to unnecessary process switch under non-block mode
Ying Xue
2014-03-06
1
-2
/
+2
|
|
*
|
|
|
tipc: fix connection refcount leak
Ying Xue
2014-03-06
1
-2
/
+4
|
|
*
|
|
|
tipc: allow connection shutdown callback to be invoked in advance
Ying Xue
2014-03-06
3
-18
/
+7
|
|
*
|
|
|
l2tp: fix userspace reception on plain L2TP sockets
Guillaume Nault
2014-03-06
1
-5
/
+7
|
|
*
|
|
|
l2tp: fix manual sequencing (de)activation in L2TPv2
Guillaume Nault
2014-03-06
4
-3
/
+7
|
|
*
|
|
|
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
Daniel Borkmann
2014-03-06
2
-7
/
+2
|
|
*
|
|
|
bridge: multicast: add sanity check for query source addresses
Linus Lüssing
2014-03-06
1
-0
/
+6
|
|
*
|
|
|
net: fix for a race condition in the inet frag code
Nikolay Aleksandrov
2014-03-06
1
-1
/
+2
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-03-10
1
-6
/
+7
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
sockfd_lookup_light(): switch to fdget^W^Waway from fget_light
Al Viro
2014-03-10
1
-6
/
+7
*
|
|
|
|
|
ieee802154: add proper length checks to header creations
Phoebe Buckheister
2014-03-15
3
-2
/
+5
*
|
|
|
|
|
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
2014-03-15
1
-9
/
+18
*
|
|
|
|
|
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2014-03-15
7
-123
/
+133
*
|
|
|
|
|
mac802154: use header operations to create/parse headers
Phoebe Buckheister
2014-03-15
7
-296
/
+152
*
|
|
|
|
|
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
2014-03-15
2
-1
/
+289
*
|
|
|
|
|
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-03-15
11
-59
/
+84
*
|
|
|
|
|
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
2014-03-15
9
-30
/
+31
*
|
|
|
|
|
6lowpan: reassembly: un-export local functions
Florian Westphal
2014-03-13
1
-19
/
+11
*
|
|
|
|
|
net_sched: return nla_nest_end() instead of skb->len
Yang Yingliang
2014-03-13
8
-18
/
+9
*
|
|
|
|
|
consolidate duplicate code is skb_checksum_setup() helpers
Jan Beulich
2014-03-13
1
-90
/
+50
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-13
35
-1032
/
+3631
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-04
10
-65
/
+131
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-03
7
-238
/
+1484
|
|
\
\
\
\
\
\
[prev]
[next]