index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
2014-04-03
4
-6
/
+23
*
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-04-03
2
-4
/
+5
*
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
2014-04-03
1
-0
/
+1
*
mm: vmstat: fix UP zone state accounting
Johannes Weiner
2014-04-03
1
-8
/
+9
*
mm, hugetlb: fix race in region tracking
Davidlohr Bueso
2014-04-03
1
-0
/
+1
*
mm, hugetlb: unify region structure handling
Joonsoo Kim
2014-04-03
1
-0
/
+9
*
mm: optimize put_mems_allowed() usage
Mel Gorman
2014-04-03
1
-13
/
+14
*
quota: provide function to grab quota structure reference
Jan Kara
2014-04-03
1
-0
/
+8
*
fanotify: convert access_mutex to spinlock
Jan Kara
2014-04-03
1
-1
/
+1
*
kmemleak: remove redundant code
Li Zefan
2014-04-03
1
-2
/
+0
*
bdi: avoid oops on device removal
Jan Kara
2014-04-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-04-03
1
-0
/
+7
|
\
|
*
crypto: ccp - Move HMAC calculation down to ccp ops file
Tom Lendacky
2014-02-09
1
-0
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-04-03
1
-3
/
+3
|
\
\
|
*
|
fs: move i_readcount
Mimi Zohar
2014-03-07
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
30
-366
/
+848
|
\
\
\
|
*
|
|
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
2014-04-01
1
-0
/
+13
|
*
|
|
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
2
-75
/
+22
|
*
|
|
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-04-01
1
-1
/
+1
|
*
|
|
net-gro: restore frag0 optimization
Eric Dumazet
2014-03-31
1
-5
/
+0
|
*
|
|
net-sysfs: expose number of carrier on/off changes
david decotigny
2014-03-31
1
-0
/
+3
|
*
|
|
net: export NET_ADDR_* values to user-space API
Florian Fainelli
2014-03-31
1
-7
/
+0
|
*
|
|
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
2014-03-31
1
-0
/
+1
|
*
|
|
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2014-03-31
2
-11
/
+64
|
*
|
|
net: isdn: use sk_unattached_filter api
Daniel Borkmann
2014-03-31
1
-3
/
+2
|
*
|
|
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2014-03-31
1
-8
/
+2
|
*
|
|
net: ptp: use sk_unattached_filter_create() for BPF
Daniel Borkmann
2014-03-31
1
-4
/
+0
|
*
|
|
net: filter: move filter accounting to filter core
Daniel Borkmann
2014-03-31
1
-13
/
+17
|
*
|
|
net: filter: keep original BPF program around
Daniel Borkmann
2014-03-31
1
-2
/
+13
|
*
|
|
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
2014-03-31
1
-1
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
4
-4
/
+11
|
|
\
\
\
|
*
|
|
|
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
2014-03-29
1
-0
/
+5
|
*
|
|
|
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
2014-03-29
1
-4
/
+4
|
*
|
|
|
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-29
2
-3
/
+2
|
*
|
|
|
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
2014-03-28
1
-3
/
+4
|
*
|
|
|
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
2014-03-28
1
-1
/
+1
|
*
|
|
|
mlx4: Add support for CONFIG_DEV command
Or Gerlitz
2014-03-28
2
-0
/
+3
|
*
|
|
|
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
Siva Reddy
2014-03-26
1
-0
/
+54
|
*
|
|
|
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2014-03-26
1
-0
/
+7
|
*
|
|
|
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
1
-14
/
+14
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
4
-9
/
+9
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-25
2
-0
/
+5
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-21
2
-0
/
+5
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-03-20
1
-0
/
+4
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
wireless: max MSDU size for DMG networks
Vladimir Kondratiev
2014-03-19
1
-0
/
+4
|
|
|
*
|
|
|
|
|
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
2014-03-17
1
-0
/
+1
|
*
|
|
|
|
|
|
|
if_vlan: Call dev_kfree_skb_any instead of kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ptp: introduce programmable pins.
Richard Cochran
2014-03-21
1
-0
/
+33
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
net: cdc_ncm: respect operator preferred MTU reported by MBIM
Ben Chan
2014-03-20
1
-0
/
+1
|
*
|
|
|
|
|
|
net/mlx4: Adapt code for N-Port VF
Matan Barak
2014-03-20
1
-0
/
+1
[next]