index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-28
sctp: remove the dead field of sctp_transport
Xin Long
4
-21
/
+2
2016-01-28
sctp: hold transport before we access t->asoc in sctp proc
Xin Long
1
-0
/
+8
2016-01-28
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
3
-9
/
+14
2016-01-28
Merge branch 'mlxsw-fixes'
David S. Miller
4
-40
/
+293
2016-01-28
mlxsw: reg: Use correct offset in field definiton
Ido Schimmel
1
-3
/
+3
2016-01-28
mlxsw: spectrum: Compare local ports instead of pointers
Ido Schimmel
1
-2
/
+4
2016-01-28
mlxsw: spectrum: Dump LAG FDB records only once
Ido Schimmel
1
-2
/
+10
2016-01-28
mlxsw: spectrum: Use correct netdev when notifying bridge
Ido Schimmel
1
-2
/
+4
2016-01-28
mlxsw: spectrum: Don't report VLAN for 802.1D FDB entries
Ido Schimmel
1
-15
/
+16
2016-01-28
mlxsw: spectrum: Notify bridge's FDB only based on learning_sync
Ido Schimmel
1
-8
/
+6
2016-01-28
mlxsw: spectrum: Disable learning according to STP state
Ido Schimmel
1
-1
/
+1
2016-01-28
mlxsw: spectrum: Don't forward packets when STP state is DISABLED
Ido Schimmel
1
-1
/
+1
2016-01-28
mlxsw: spectrum: Flush FDB when leaving bridge
Ido Schimmel
1
-8
/
+129
2016-01-28
mlxsw: reg: Add the Switch Filtering DB Flush register
Ido Schimmel
1
-0
/
+88
2016-01-28
mlxsw: spectrum: Handle port leaving LAG while bridged
Ido Schimmel
3
-3
/
+36
2016-01-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-12
/
+7
2016-01-25
net: i40e: shut up uninitialized variable warnings
Arnd Bergmann
1
-2
/
+2
2016-01-25
i40e: fix build warnings
Eric Dumazet
1
-10
/
+5
2016-01-25
hv_netvsc: Fix book keeping of skb during batching process
Haiyang Zhang
2
-11
/
+23
2016-01-25
hv_netvsc: use skb_get_hash() instead of a homegrown implementation
Vitaly Kuznetsov
1
-64
/
+3
2016-01-25
sit: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2016-01-25
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
Johannes Berg
2
-7
/
+4
2016-01-25
defxx: fix build warning
Sudip Mukherjee
1
-4
/
+4
2016-01-25
net: macb: fix build warning
Sudip Mukherjee
1
-1
/
+1
2016-01-25
net: fec: make driver endian-safe
Johannes Berg
3
-72
/
+101
2016-01-25
net: dsa: fix mv88e6xxx switches
Russell King
1
-1
/
+1
2016-01-25
82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)
Martin Roth
1
-1
/
+1
2016-01-25
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
2
-0
/
+2
2016-01-24
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Marcelo Ricardo Leitner
1
-0
/
+2
2016-01-24
net: simplify napi_synchronize() to avoid warnings
Arnd Bergmann
1
-6
/
+5
2016-01-24
pptp: fix illegal memory access caused by multiple bind()s
Hannes Frederic Sowa
1
-10
/
+24
2016-01-24
drivers: net: xgene: fix extra IRQ issue
Iyappan Subramanian
2
-3
/
+10
2016-01-24
af_unix: fix struct pid memory leak
Eric Dumazet
1
-0
/
+1
2016-01-21
net: sock: remove dead cgroup methods from struct proto
Johannes Weiner
1
-12
/
+0
2016-01-21
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
1
-10
/
+44
2016-01-21
Merge branch 'mvneta-multi-clk'
David S. Miller
2
-15
/
+30
2016-01-21
net: mvneta: update clocks property and document additional clock-names
Jisheng Zhang
1
-1
/
+6
2016-01-21
net: mvneta: get optional bus clk
Jisheng Zhang
1
-0
/
+8
2016-01-21
net: mvneta: Try to get named core clock first
Jisheng Zhang
1
-1
/
+3
2016-01-21
net: mvneta: sort the headers in alphabetic order
Jisheng Zhang
1
-13
/
+13
2016-01-21
net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats
Jisheng Zhang
1
-5
/
+4
2016-01-21
net: hns: enet specifies a reference to dsaf
yankejian
10
-45
/
+42
2016-01-21
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
1
-5
/
+8
2016-01-21
tunnels: Allow IPv6 UDP checksums to be correctly controlled.
Jesse Gross
2
-9
/
+18
2016-01-21
Merge branch 'fix-phy-ignore-interrupts'
David S. Miller
2
-19
/
+29
2016-01-21
net: bcmgenet: Properly configure PHY to ignore interrupt
Florian Fainelli
1
-1
/
+1
2016-01-21
net: phy: Fix phy_mac_interrupt()
Florian Fainelli
1
-13
/
+18
2016-01-21
net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
Florian Fainelli
1
-5
/
+10
2016-01-21
net/irda: bfin_sir: remove duplicate defines
Sudip Mukherjee
1
-3
/
+0
2016-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-34
/
+49
[next]