index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
*
netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors
Bernhard Thaler
2015-07-02
1
-1
/
+3
|
|
*
netfilter: nf_queue: Don't recompute the hook_list head
Eric W. Biederman
2015-07-02
1
-1
/
+1
|
*
|
sfc: Report TX completions to BQL after all TX events in interrupt
Peter Dunning
2015-07-09
3
-1
/
+18
|
*
|
drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet
Zheng Liu
2015-07-08
2
-0
/
+10
|
*
|
3c59x: Fix shared IRQ handling
Denys Vlasenko
2015-07-08
1
-1
/
+3
|
*
|
vmxnet3: prevent receive getting out of sequence on napi poll
Neil Horman
2015-07-08
1
-4
/
+4
|
*
|
ipv4: add support for linkdown sysctl to netconf
Andy Gospodarek
2015-07-08
2
-0
/
+14
|
*
|
sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...
Shradha Shah
2015-07-08
1
-6
/
+11
|
*
|
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
2015-07-08
1
-0
/
+2
|
*
|
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
2015-07-08
1
-2
/
+4
|
*
|
net/tipc: initialize security state for new connection socket
Stephen Smalley
2015-07-08
1
-0
/
+1
|
*
|
Merge branch 'sfc-set-mac'
David S. Miller
2015-07-08
3
-69
/
+151
|
|
\
\
|
|
*
|
sfc: suppress handled MCDI failures when changing the MAC address
Daniel Pieczko
2015-07-08
1
-2
/
+5
[next]