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-04-01
net: mvneta: use cache_line_size() to get cacheline size
Jisheng Zhang
1
-1
/
+1
2016-04-01
net: mvpp2: use cache_line_size() to get cacheline size
Jisheng Zhang
1
-1
/
+1
2016-04-01
net: mvpp2: fix maybe-uninitialized warning
Jisheng Zhang
1
-1
/
+3
2016-04-01
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
3
-15
/
+30
2016-03-31
net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card
Daniele Palmas
1
-0
/
+7
2016-03-31
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
1
-0
/
+1
2016-03-31
fec: Do not access unexisting register in Coldfire
Fabio Estevam
1
-1
/
+1
2016-03-31
net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
Jisheng Zhang
1
-9
/
+1
2016-03-31
net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
Jisheng Zhang
1
-13
/
+1
2016-03-31
net: dsa: mv88e6xxx: Clear the PDOWN bit on setup
Patrick Uiterwijk
2
-0
/
+44
2016-03-31
net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read, write}
Patrick Uiterwijk
1
-13
/
+36
2016-03-31
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
9
-121
/
+107
2016-03-30
bpf: make padding in bpf_tunnel_key explicit
Daniel Borkmann
2
-1
/
+5
2016-03-30
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
Eric Dumazet
1
-2
/
+2
2016-03-30
bnxt_en: Fix ethtool -a reporting.
Michael Chan
1
-4
/
+2
2016-03-30
bnxt_en: Fix typo in bnxt_hwrm_set_pause_common().
Michael Chan
1
-1
/
+1
2016-03-30
bnxt_en: Implement proper firmware message padding.
Michael Chan
2
-1
/
+7
2016-03-30
bnxt_en: Initialize CP doorbell value before ring allocation
Prashant Sreedharan
1
-1
/
+1
2016-03-30
team: team should sync the port's uc/mc addrs when add a port
Xin Long
1
-0
/
+5
2016-03-30
gro: Allow tunnel stacking in the case of FOU/GUE
Alexander Duyck
1
-0
/
+16
2016-03-30
qed: initialize return rc to avoid returning garbage
Colin Ian King
1
-1
/
+1
2016-03-30
sctp: really allow using GFP_KERNEL on sctp_packet_transmit
Marcelo Ricardo Leitner
1
-3
/
+3
2016-03-30
bridge: Allow set bridge ageing time when switchdev disabled
Haishuang Yan
1
-1
/
+1
2016-03-29
ixgbe: Fix cls_u32 offload support for L4 ports
Sridhar Samudrala
1
-12
/
+4
2016-03-29
ixgbe: Fix cls_u32 offload support for fields with masks
Sridhar Samudrala
2
-7
/
+5
2016-03-29
ixgbe: fix error handling in TC cls_u32 offload routines
Sridhar Samudrala
1
-18
/
+34
2016-03-29
ixgbe: make __ixgbe_setup_tc static
Emil Tantilov
1
-2
/
+2
2016-03-29
ixgbevf: fix error code path when setting MAC address
Emil Tantilov
2
-5
/
+11
2016-03-29
ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-4
/
+6
2016-03-29
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-4
/
+6
2016-03-29
ixgbe: Use udelay to avoid sleeping while atomic
Mark Rustad
1
-1
/
+1
2016-03-29
ixgbe: Fix ATR so that it correctly handles IPv6 extension headers
Alexander Duyck
1
-24
/
+21
2016-03-29
ixgbe: Store VXLAN port number in network order
Alexander Duyck
2
-49
/
+20
2016-03-29
ixgbe: Fix for RAR0 not being set to default MAC addr
Tushar Dave
1
-0
/
+2
2016-03-28
qmi_wwan: add "D-Link DWM-221 B1" device id
Bjørn Mork
1
-0
/
+1
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
14
-122
/
+170
2016-03-28
netfilter: ipv4: fix NULL dereference
Liping Zhang
2
-36
/
+38
2016-03-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
4
-0
/
+10
2016-03-28
netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast f...
Pablo Neira Ayuso
1
-1
/
+6
2016-03-28
netfilter: x_tables: fix unconditional helper
Florian Westphal
3
-33
/
+31
2016-03-28
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
3
-6
/
+12
2016-03-28
netfilter: x_tables: validate e->target_offset early
Florian Westphal
3
-27
/
+24
2016-03-28
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
2
-9
/
+11
2016-03-28
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
1
-2
/
+3
2016-03-28
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
5
-8
/
+35
2016-03-28
net: macb: Only call GPIO functions if there is a valid GPIO
Charles Keepax
1
-3
/
+5
2016-03-28
net: hns: set-coalesce-usecs returns errno by dsaf.ko
Lisheng
3
-6
/
+8
2016-03-28
net: hns: fixed the setting and getting overtime bug
Lisheng
4
-154
/
+126
2016-03-28
openvswitch: Use proper buffer size in nla_memcpy
Haishuang Yan
1
-1
/
+2
2016-03-27
ravb: fix software timestamping
Lino Sanfilippo
1
-1
/
+1
[next]