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
2017-01-04
sh_eth: enable RX descriptor word 0 shift on SH7734
Sergei Shtylyov
1
-0
/
+1
2017-01-04
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
4
-1
/
+7
2017-01-04
Merge branch 'dpaa_eth-fixes'
David S. Miller
1
-1
/
+5
2017-01-04
dpaa_eth: Initialize CGR structure before init
Roy Pledge
1
-0
/
+2
2017-01-04
dpaa_eth: cleanup after init_phy() failure
Madalin Bucur
1
-1
/
+3
2017-01-04
Merge branch 'systemport-padding-and-TSB-insertion'
David S. Miller
1
-12
/
+11
2017-01-04
net: systemport: Pad packet before inserting TSB
Florian Fainelli
1
-9
/
+9
2017-01-04
net: systemport: Utilize skb_put_padto()
Florian Fainelli
1
-3
/
+2
2017-01-04
LiquidIO VF: s/select/imply/ for PTP_1588_CLOCK
Nicolas Pitre
1
-1
/
+1
2017-01-04
libcxgb: fix error check for ip6_route_output()
Varun Prakash
1
-7
/
+5
2017-01-04
net: usb: asix_devices: add .reset_resume for USB PM
Peter Chen
1
-0
/
+1
2017-01-03
net: vrf: Add missing Rx counters
David Ahern
1
-0
/
+3
2017-01-03
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
1
-1
/
+7
2017-01-03
benet: stricter vxlan offloading check in be_features_check
Sabrina Dubroca
1
-1
/
+3
2017-01-03
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
1
-1
/
+1
2017-01-03
net: macb: Updated resource allocation function calls to new version of API.
Bartosz Folta
1
-17
/
+10
2017-01-03
Merge branch 'dwmac-oxnas-leaks'
David S. Miller
1
-56
/
+33
2017-01-03
net: stmmac: dwmac-oxnas: use generic pm implementation
Johan Hovold
1
-33
/
+5
2017-01-03
net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaks
Johan Hovold
1
-15
/
+26
2017-01-03
net: stmmac: dwmac-oxnas: fix of-node leak
Johan Hovold
1
-8
/
+2
2017-01-02
Documentation/networking: fix typo in mpls-sysctl
Alexander Alemayhu
1
-2
/
+2
2017-01-02
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
2017-01-02
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
1
-2
/
+3
2017-01-02
Merge tag 'mac80211-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+2
2017-01-02
mac80211: initialize fast-xmit 'info' later
Johannes Berg
1
-1
/
+2
2017-01-01
Merge branch 'l2tp-socket-lookup-fixes'
David S. Miller
2
-29
/
+14
2017-01-01
l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups
Guillaume Nault
2
-27
/
+12
2017-01-01
l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup
Guillaume Nault
1
-2
/
+2
2017-01-01
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
1
-9
/
+24
2017-01-01
net: socket: don't set sk_uid to garbage value in ->setattr()
Eric Biggers
1
-1
/
+1
2016-12-29
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
1
-1
/
+2
2016-12-29
sh_eth: fix branch prediction in sh_eth_interrupt()
Sergei Shtylyov
1
-1
/
+1
2016-12-29
Merge branch 'mlx4-misc-fixes'
David S. Miller
7
-33
/
+52
2016-12-29
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
Jack Morgenstein
4
-23
/
+33
2016-12-29
net/mlx4_en: Fix type mismatch for 32-bit systems
Slava Shwartsman
1
-6
/
+2
2016-12-29
net/mlx4: Remove BUG_ON from ICM allocation routine
Leon Romanovsky
1
-1
/
+6
2016-12-29
net/mlx4_en: Fix bad WQE issue
Eugenia Emantayev
1
-1
/
+7
2016-12-29
net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach
Jack Morgenstein
1
-2
/
+4
2016-12-29
net: fix incorrect original ingress device index in PKTINFO
Wei Zhang
1
-1
/
+7
2016-12-29
rtnl: stats - add missing netlink message size checks
Mathias Krause
1
-0
/
+6
2016-12-29
net: stmmac: Fix error path after register_netdev move
Florian Fainelli
1
-1
/
+8
2016-12-29
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
1
-1
/
+1
2016-12-28
net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"
Colin Ian King
1
-1
/
+1
2016-12-28
net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS
Augusto Mecking Caringi
1
-0
/
+2
2016-12-28
Merge branch 'mlx5-fixes'
David S. Miller
12
-187
/
+45
2016-12-28
net/mlx5e: Disable netdev after close
Saeed Mahameed
1
-4
/
+4
2016-12-28
net/mlx5e: Don't sync netdev state when not registered
Saeed Mahameed
1
-7
/
+12
2016-12-28
net/mlx5e: Check ets capability before initializing ets settings
Huy Nguyen
1
-0
/
+3
2016-12-28
Revert "net/mlx5: Add MPCNT register infrastructure"
Gal Pressman
3
-99
/
+0
2016-12-28
Revert "net/mlx5e: Expose PCIe statistics to ethtool"
Gal Pressman
3
-72
/
+1
[next]