index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2
-3
/
+11
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
1
-2
/
+2
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+6
2014-03-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-20
/
+63
2014-03-24
ipv4: remove ip_rt_dump from route.c
Li RongQing
1
-1
/
+0
2014-03-24
net: optimize csum_replace2()
Eric Dumazet
1
-2
/
+21
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-20
/
+63
2014-03-20
tcp: syncookies: do not use getnstimeofday()
Eric Dumazet
1
-5
/
+6
2014-03-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-1
/
+22
2014-03-20
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-19
/
+31
2014-03-19
mac80211: set beamforming bit in radiotap
Emmanuel Grumbach
1
-0
/
+2
2014-03-19
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
1
-8
/
+8
2014-03-19
mac80211: add status_driver_data array to ieee80211_tx_info
Eliad Peller
1
-2
/
+2
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-22
/
+28
2014-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
5
-18
/
+47
2014-03-17
Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-0
/
+10
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2014-03-14
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
1
-8
/
+0
2014-03-14
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2
-9
/
+9
2014-03-14
mac802154: use header operations to create/parse headers
Phoebe Buckheister
1
-8
/
+2
2014-03-14
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
3
-4
/
+112
2014-03-14
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
3
-9
/
+8
2014-03-14
ieee802154: add address struct with proper endiannes and some operations
Phoebe Buckheister
1
-0
/
+72
2014-03-14
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
3
-11
/
+11
2014-03-14
xfrm6: Remove xfrm_tunnel_notifier
Steffen Klassert
1
-8
/
+0
2014-03-14
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
1
-0
/
+15
2014-03-14
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
Steffen Klassert
1
-12
/
+11
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-75
/
+335
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
1
-0
/
+1
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
1
-0
/
+5
2014-03-10
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
1
-1
/
+0
2014-03-11
NFC: digital: Rename Type V tags to Type 5 tags
Mark A. Greer
1
-1
/
+1
2014-03-10
net: add a pre-check of net_ns in sk_change_net()
Gu Zheng
1
-2
/
+6
2014-03-10
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
1
-2
/
+3
2014-03-09
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2
-0
/
+20
2014-03-08
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
1
-9
/
+4
2014-03-07
netfilter: conntrack: remove central spinlock nf_conntrack_lock
Jesper Dangaard Brouer
2
-1
/
+8
2014-03-07
netfilter: conntrack: seperate expect locking from nf_conntrack_lock
Jesper Dangaard Brouer
1
-0
/
+2
2014-03-07
netfilter: conntrack: spinlock per cpu to protect special lists.
Jesper Dangaard Brouer
2
-4
/
+10
2014-03-07
netfilter: trivial code cleanup and doc changes
Jesper Dangaard Brouer
1
-1
/
+7
2014-03-07
xfrm: rename struct xfrm_filter
Nicolas Dichtel
1
-2
/
+2
2014-03-06
6lowpan: move 6lowpan header to include/net
Alexander Aring
1
-0
/
+434
2014-03-06
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
1
-1
/
+0
2014-03-06
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
David S. Miller
1
-0
/
+1
2014-03-06
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
1
-4
/
+3
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+14
2014-03-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-14
/
+101
2014-02-28
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
1
-0
/
+9
2014-02-28
net: ns: add ieee802154_6lowpan namespace
Alexander Aring
2
-0
/
+17
2014-02-28
6lowpan: add frag information struct
Alexander Aring
1
-0
/
+7
[next]