index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
1
-1
/
+1
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-0
/
+2
2014-10-04
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
1
-3
/
+4
2014-10-03
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
1
-0
/
+3
2014-10-03
net/mlx5_core: Identify resources by their type
Eli Cohen
2
-3
/
+13
2014-10-03
net/mlx5_core: use set/get macros in device caps
Eli Cohen
3
-92
/
+207
2014-10-03
net/mlx5_core: Use hardware registers description header file
Eli Cohen
3
-75
/
+188
2014-10-03
net/mlx5_core: Update device capabilities handling
Eli Cohen
2
-12
/
+40
2014-10-03
qdisc: validate skb without holding lock
Eric Dumazet
1
-1
/
+1
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+39
2014-10-01
net: phy: add BCM7425 and BCM7429 PHYs
Petri Gynther
1
-0
/
+2
2014-10-01
udp: Generalize skb_udp_segment
Tom Herbert
1
-2
/
+24
2014-10-01
net: cleanup and document skb fclone layout
Eric Dumazet
1
-0
/
+25
2014-09-30
net/mlx4_core: New init and exit flow for mlx4_core
Majd Dibbiny
1
-0
/
+1
2014-09-30
bcma: register bcma as device tree driver
Hauke Mehrtens
1
-0
/
+2
2014-09-29
macvlan: add source mode
Michael Braun
1
-0
/
+1
2014-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-20
/
+104
2014-09-29
ARCNET: add support for multi interfaces on com20020
Michael Grzeschik
1
-1
/
+14
2014-09-29
ARCNET: add com20020 PCI IDs with metadata
Michael Grzeschik
1
-0
/
+16
2014-09-29
net: reorganize sk_buff for faster __copy_skb_header()
Eric Dumazet
1
-61
/
+72
2014-09-29
dql: dql_queued() should write first to reduce bus transactions
Eric Dumazet
1
-2
/
+10
2014-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2014-09-27
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-15
/
+27
2014-09-26
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
1
-1
/
+1
2014-09-26
net: introduce __skb_header_release()
Eric Dumazet
1
-0
/
+15
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
4
-3
/
+18
2014-09-26
net: Change netdev_<level> logging functions to return void
Joe Perches
1
-10
/
+9
2014-09-26
bpf: verifier (add verifier core)
Alexei Starovoitov
1
-0
/
+47
2014-09-26
bpf: handle pseudo BPF_LD_IMM64 insn
Alexei Starovoitov
1
-0
/
+6
2014-09-26
bpf: verifier (add docs)
Alexei Starovoitov
1
-0
/
+2
2014-09-26
bpf: expand BPF syscall with program load/unload
Alexei Starovoitov
2
-6
/
+40
2014-09-26
bpf: add lookup/update/delete/iterate methods to BPF maps
Alexei Starovoitov
1
-0
/
+8
2014-09-26
bpf: enable bpf syscall on x64 and i386
Alexei Starovoitov
1
-1
/
+2
2014-09-26
bpf: introduce BPF syscall and maps
Alexei Starovoitov
1
-0
/
+41
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2
-7
/
+7
2014-09-26
netfilter: bridge: nf_bridge_copy_header as static inline in header
Pablo Neira Ayuso
1
-10
/
+38
2014-09-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+13
2014-09-26
net: Remove gso_send_check as an offload callback
Tom Herbert
1
-1
/
+0
2014-09-25
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-16
/
+0
2014-09-25
i2c: move acpi code back into the core
Wolfram Sang
1
-16
/
+0
2014-09-24
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2
-4
/
+13
2014-09-24
sched: add macros to define bitops for task atomic flags
Zefan Li
1
-9
/
+12
2014-09-24
sched: fix confusing PFA_NO_NEW_PRIVS constant
Zefan Li
1
-1
/
+1
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+13
2014-09-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+12
2014-09-24
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
Tejun Heo
1
-0
/
+1
2014-09-24
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
1
-0
/
+12
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-18
/
+28
2014-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+11
[next]