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
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
1
-9
/
+18
2014-03-14
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
7
-123
/
+133
2014-03-14
mac802154: use header operations to create/parse headers
Phoebe Buckheister
7
-296
/
+152
2014-03-14
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
2
-1
/
+289
2014-03-14
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
11
-59
/
+84
2014-03-14
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
9
-30
/
+31
2014-03-13
6lowpan: reassembly: un-export local functions
Florian Westphal
1
-19
/
+11
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-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-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
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
Li RongQing
1
-3
/
+3
2014-03-10
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
1
-6
/
+8
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
l2tp: fix unused variable warning
Eric Dumazet
1
-2
/
+1
2014-03-10
netlink: autosize skb lengthes
Eric Dumazet
2
-1
/
+27
2014-03-09
vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal
dingtianhong
1
-1
/
+1
2014-03-09
vlan: slight optimization for vlan_do_receive()
dingtianhong
1
-1
/
+1
2014-03-08
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
1
-6
/
+15
2014-03-07
6lowpan: reassembly: fix return of init function
Alexander Aring
1
-2
/
+3
2014-03-07
Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
13
-168
/
+564
2014-03-07
l2tp: keep original skb ownership
Eric Dumazet
1
-21
/
+2
2014-03-07
tcp: do not leak non zero tstamp in output packets
Eric Dumazet
1
-0
/
+2
2014-03-06
net_sched: htb: do not acquire qdisc lock in dump operations
Eric Dumazet
1
-12
/
+8
2014-03-06
6lowpan: move 6lowpan header to include/net
Alexander Aring
5
-439
/
+4
2014-03-06
6lowpan: add missing include of net/ipv6.h
Alexander Aring
1
-0
/
+2
2014-03-06
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
David S. Miller
1
-2
/
+2
2014-03-06
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
2
-2
/
+2
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
56
-390
/
+525
2014-03-04
ieee802154: fix whitespace issues in Kconfig
Alexander Aring
1
-1
/
+1
2014-03-04
cfg80211: add MPLS and 802.21 classification
Simon Wunderlich
1
-0
/
+16
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-65
/
+131
2014-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
53
-384
/
+500
2014-03-04
af_rxrpc: Keep rxrpc_call pointers in a hashtable
Tim Smith
3
-106
/
+277
2014-03-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-1
/
+32
[next]