index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xtables: remove __pure annotation
Florian Westphal
2015-07-15
3
-3
/
+3
*
netfilter: add and use jump label for xt_tee
Florian Westphal
2015-07-15
5
-2
/
+16
*
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
2015-07-15
5
-49
/
+48
*
netfilter: move tee_active to core
Florian Westphal
2015-07-15
3
-7
/
+20
*
netfilter: xtables: compute exact size needed for jumpstack
Florian Westphal
2015-07-15
4
-25
/
+49
*
netfilter: nftables: Only run the nftables chains in the proper netns
Eric W. Biederman
2015-07-15
2
-7
/
+6
*
netfilter: Per network namespace netfilter hooks.
Eric W. Biederman
2015-07-15
3
-24
/
+173
*
netfilter: Factor out the hook list selection from nf_register_hook
Eric W. Biederman
2015-07-15
1
-14
/
+18
*
netfilter: Simply the tests for enabling and disabling the ingress queue hook
Eric W. Biederman
2015-07-15
1
-11
/
+6
*
netfilter: kill nf_hooks_active
Eric W. Biederman
2015-07-15
1
-7
/
+4
*
ipvs: Delete an unnecessary check before the function call "module_put"
Markus Elfring
2015-07-15
1
-1
/
+1
*
ravb: kill useless initializers
Sergei Shtylyov
2015-07-14
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-13
904
-16745
/
+28373
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-13
66
-394
/
+702
|
|
\
|
|
*
Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...
David S. Miller
2015-07-12
11
-29
/
+42
|
|
|
\
|
|
|
*
can: replace timestamp as unique skb attribute
Oliver Hartkopp
2015-07-12
7
-17
/
+18
|
|
|
*
ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux
Roger Quadros
2015-07-12
2
-4
/
+6
|
|
|
*
can: c_can: Fix default pinmux glitch at init
J.D. Schroeder
2015-07-12
1
-2
/
+8
|
|
|
*
can: rcar_can: unify error messages
Sergei Shtylyov
2015-07-12
1
-2
/
+3
|
|
|
*
can: rcar_can: print request_irq() error code
Sergei Shtylyov
2015-07-12
1
-1
/
+2
|
|
|
*
can: rcar_can: fix typo in error message
Sergei Shtylyov
2015-07-12
1
-1
/
+2
|
|
|
*
can: rcar_can: print signed IRQ #
Sergei Shtylyov
2015-07-12
1
-2
/
+2
|
|
|
*
can: rcar_can: fix IRQ check
Sergei Shtylyov
2015-07-12
1
-1
/
+2
|
|
*
|
Merge branch 'dsa-of-parsing-fixes'
David S. Miller
2015-07-11
1
-3
/
+3
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
net: dsa: Fix off-by-one in switch address parsing
Florian Fainelli
2015-07-11
1
-1
/
+1
|
|
|
*
net: dsa: Test array index before use
Florian Fainelli
2015-07-11
1
-2
/
+2
|
|
|
/
|
|
*
net: switchdev: don't abort unsupported operations
Vivien Didelot
2015-07-11
1
-4
/
+8
|
|
*
net: bcmgenet: fix accounting of packet drops vs errors
Petri Gynther
2015-07-11
1
-4
/
+0
|
|
*
cdc_ncm: update specs URL
Enrico Mioso
2015-07-11
1
-1
/
+1
|
|
*
Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html
Masanari Iida
2015-07-10
1
-1
/
+1
|
|
*
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
Phil Sutter
2015-07-10
1
-2
/
+2
|
|
*
bridge: mdb: allow the user to delete mdb entry if there's a querier
Satish Ashok
2015-07-10
1
-9
/
+2
|
|
*
Merge branch 'netdev_unregister_races'
David S. Miller
2015-07-10
1
-18
/
+20
|
|
|
\
|
|
|
*
net: call rcu_read_lock early in process_backlog
Julian Anastasov
2015-07-10
1
-16
/
+16
|
|
|
*
net: do not process device backlog during unregistration
Julian Anastasov
2015-07-10
1
-2
/
+4
|
|
|
/
|
|
*
bridge: fix potential crash in __netdev_pick_tx()
Eric Dumazet
2015-07-09
1
-0
/
+1
|
|
*
net: axienet: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
2015-07-09
1
-4
/
+4
|
|
*
Merge branch 'pktgen-races'
David S. Miller
2015-07-09
1
-7
/
+2
|
|
|
\
|
|
|
*
net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()
Oleg Nesterov
2015-07-09
1
-9
/
+2
|
|
|
*
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
2015-07-09
1
-1
/
+3
|
|
|
/
|
|
*
cdc_ncm: Add support for moving NDP to end of NCM frame
Enrico Mioso
2015-07-09
4
-10
/
+67
|
|
*
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
Mugunthan V N
2015-07-09
1
-16
/
+3
|
|
*
net: systemport: Use eth_hw_addr_random
Vaishali Thakkar
2015-07-09
1
-1
/
+1
|
|
*
macvtap: Destroy minor_idr on module_exit
Johannes Thumshirn
2015-07-09
1
-0
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-07-09
6
-29
/
+55
|
|
|
\
|
|
|
*
netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6
Julien Grall
2015-07-08
1
-1
/
+1
|
|
|
*
MAINTAINER: add bridge netfilter
Pablo Neira Ayuso
2015-07-08
1
-0
/
+1
|
|
|
*
netfilter: nfnetlink: keep going batch handling on missing modules
Pablo Neira Ayuso
2015-07-02
1
-13
/
+25
|
|
|
*
netfilter: bridge: don't leak skb in error paths
Florian Westphal
2015-07-02
1
-4
/
+8
|
|
|
*
netfilter: arptables: use percpu jumpstack
Florian Westphal
2015-07-02
1
-9
/
+16
[next]