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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
netfilter: fix possible removal of wrong hook
Pablo Neira Ayuso
1
-22
/
+19
2015-07-23
netfilter: nf_queue: fix nf_queue_nf_hook_drop()
Pablo Neira Ayuso
3
-11
/
+5
2015-07-20
netfilter: Fix memory leak in nf_register_net_hook
Eric W. Biederman
1
-1
/
+3
2015-07-15
netfilter: xtables: remove __pure annotation
Florian Westphal
3
-3
/
+3
2015-07-15
netfilter: add and use jump label for xt_tee
Florian Westphal
5
-2
/
+16
2015-07-15
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
5
-49
/
+48
2015-07-15
netfilter: move tee_active to core
Florian Westphal
3
-7
/
+20
2015-07-15
netfilter: xtables: compute exact size needed for jumpstack
Florian Westphal
4
-25
/
+49
2015-07-15
netfilter: nftables: Only run the nftables chains in the proper netns
Eric W. Biederman
2
-7
/
+6
2015-07-15
netfilter: Per network namespace netfilter hooks.
Eric W. Biederman
3
-24
/
+173
2015-07-15
netfilter: Factor out the hook list selection from nf_register_hook
Eric W. Biederman
1
-14
/
+18
2015-07-15
netfilter: Simply the tests for enabling and disabling the ingress queue hook
Eric W. Biederman
1
-11
/
+6
2015-07-15
netfilter: kill nf_hooks_active
Eric W. Biederman
1
-7
/
+4
2015-07-15
ipvs: Delete an unnecessary check before the function call "module_put"
Markus Elfring
1
-1
/
+1
2015-07-14
ravb: kill useless initializers
Sergei Shtylyov
1
-6
/
+6
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
904
-16706
/
+28334
2015-07-13
bridge: mdb: add vlan support for user entries
Nikolay Aleksandrov
2
-0
/
+7
2015-07-13
ebpf: remove self-assignment in interpreter's tail call
Daniel Borkmann
1
-1
/
+5
2015-07-13
net: Build IPv6 into kernel by default
Tom Herbert
1
-6
/
+5
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
66
-394
/
+702
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-82
/
+125
2015-07-12
Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
David S. Miller
11
-29
/
+42
2015-07-12
Linux 4.2-rc2
Linus Torvalds
1
-1
/
+1
2015-07-12
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
Linus Torvalds
1
-1
/
+1
2015-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-6
/
+10
2015-07-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
27
-123
/
+214
2015-07-12
can: replace timestamp as unique skb attribute
Oliver Hartkopp
7
-17
/
+18
2015-07-12
ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux
Roger Quadros
2
-4
/
+6
2015-07-12
can: c_can: Fix default pinmux glitch at init
J.D. Schroeder
1
-2
/
+8
2015-07-12
can: rcar_can: unify error messages
Sergei Shtylyov
1
-2
/
+3
2015-07-12
can: rcar_can: print request_irq() error code
Sergei Shtylyov
1
-1
/
+2
2015-07-12
can: rcar_can: fix typo in error message
Sergei Shtylyov
1
-1
/
+2
2015-07-12
can: rcar_can: print signed IRQ #
Sergei Shtylyov
1
-2
/
+2
2015-07-12
can: rcar_can: fix IRQ check
Sergei Shtylyov
1
-1
/
+2
2015-07-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-91
/
+116
2015-07-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-74
/
+155
2015-07-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-6
/
+27
2015-07-12
freeing unlinked file indefinitely delayed
Al Viro
1
-2
/
+5
2015-07-12
fix a braino in ovl_d_select_inode()
Al Viro
1
-0
/
+3
2015-07-12
9p: don't leave a half-initialized inode sitting around
Al Viro
2
-4
/
+2
2015-07-11
Merge branch 'dsa-of-parsing-fixes'
David S. Miller
1
-3
/
+3
2015-07-11
net: dsa: Fix off-by-one in switch address parsing
Florian Fainelli
1
-1
/
+1
2015-07-11
net: dsa: Test array index before use
Florian Fainelli
1
-2
/
+2
2015-07-11
net: switchdev: don't abort unsupported operations
Vivien Didelot
1
-4
/
+8
2015-07-11
Revert "ipv4: use skb coalescing in defragmentation"
Florian Westphal
1
-20
/
+6
2015-07-11
net: bcmgenet: fix accounting of packet drops vs errors
Petri Gynther
1
-4
/
+0
2015-07-11
cdc_ncm: update specs URL
Enrico Mioso
1
-1
/
+1
2015-07-11
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
Linus Torvalds
8
-27
/
+223
2015-07-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
4
-8
/
+25
2015-07-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-8
/
+6
[next]