index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
chan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-09
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2
-0
/
+5
2017-01-09
net: dsa: bcm_sf2: Utilize nested MDIO read/write
Florian Fainelli
1
-2
/
+2
2017-01-09
net: dsa: bcm_sf2: Do not clobber b53_switch_ops
Florian Fainelli
1
-0
/
+7
2017-01-09
net: stmmac: fix maxmtu assignment to be within valid range
Kweh, Hock Leong
2
-1
/
+15
2017-01-08
bpf: change back to orig prog on too many passes
Daniel Borkmann
1
-0
/
+2
2017-01-08
tg3: Fix race condition in tg3_get_stats64().
Michael Chan
1
-0
/
+3
2017-01-08
be2net: fix unicast list filling
Ivan Vecera
1
-2
/
+1
2017-01-07
be2net: fix accesses to unicast list
Ivan Vecera
1
-6
/
+3
2017-01-07
netlabel: add CALIPSO to the list of built-in protocols
Paul Moore
1
-4
/
+1
2017-01-06
vti6: fix device register to report IFLA_INFO_KIND
David Forster
1
-1
/
+1
2017-01-06
net: phy: dp83867: fix irq generation
Grygorii Strashko
1
-0
/
+10
2017-01-06
amd-xgbe: Fix IRQ processing when running in single IRQ mode
Lendacky, Thomas
1
-1
/
+1
2017-01-06
sh_eth: R8A7740 supports packet shecksumming
Sergei Shtylyov
1
-0
/
+1
2017-01-06
sh_eth: fix EESIPR values for SH77{34|63}
Sergei Shtylyov
1
-2
/
+2
2017-01-05
r8169: fix the typo in the comment
Zhu Yanjun
1
-1
/
+1
2017-01-05
nl80211: fix sched scan netlink socket owner destruction
Johannes Berg
1
-9
/
+7
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
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
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-04
video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap
Arvind Yadav
1
-0
/
+5
2017-01-04
MAINTAINERS: add myself as maintainer of fbdev
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2017-01-04
xfs: fix max_retries _show and _store functions
Carlos Maiolino
1
-2
/
+2
2017-01-04
xfs: update MAINTAINERS
Darrick J. Wong
1
-2
/
+2
2017-01-04
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
1
-1
/
+2
2017-01-04
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
6
-12
/
+34
2017-01-04
xfs: fix double-cleanup when CUI recovery fails
Darrick J. Wong
1
-1
/
+2
2017-01-04
net: vrf: Add missing Rx counters
David Ahern
1
-0
/
+3
2017-01-04
block: fix up io_poll documentation
Jeff Moyer
1
-3
/
+3
2017-01-03
gcc-plugins: update gcc-common.h for gcc-7
Kees Cook
1
-0
/
+85
2017-01-03
latent_entropy: fix ARM build error on earlier gcc
Kees Cook
1
-2
/
+2
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
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
parisc: Add line-break when printing segfault info
Helge Deller
1
-1
/
+1
2017-01-02
block: Avoid that sparse complains about context imbalance in __wbt_wait()
Bart Van Assche
1
-5
/
+6
2017-01-02
block: Make wbt_wait() definition consistent with declaration
Bart Van Assche
1
-1
/
+1
2017-01-02
clean_bdev_aliases: Prevent cleaning blocks that are not in block range
Chandan Rajendra
1
-1
/
+1
[next]