index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: phy-core: allow specifying supply at port level
Dmitry Torokhov
2015-05-11
1
-13
/
+10
*
usb: ohci-platform: Use devm_of_phy_get_by_index
Arun Ramamurthy
2015-05-11
1
-45
/
+24
*
usb: ehci-platform: Use devm_of_phy_get_by_index
Arun Ramamurthy
2015-05-11
1
-45
/
+24
*
phy: core: Add devm_of_phy_get_by_index to phy-core
Arun Ramamurthy
2015-05-11
3
-1
/
+47
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-27
53
-317
/
+527
|
\
|
*
bnx2x: really disable TPA if 'disable_tpa' option is set
Michal Schmidt
2015-04-27
1
-2
/
+4
|
*
net:treewide: Fix typo in drivers/net
Masanari Iida
2015-04-27
2
-2
/
+2
|
*
net/mlx4_en: Prevent setting invalid RSS hash function
Amir Vadai
2015-04-27
1
-13
/
+16
|
*
mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
2015-04-27
1
-43
/
+17
|
*
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2015-04-27
2
-0
/
+4
|
*
Merge branch 'ppp_mppe_desync'
David S. Miller
2015-04-27
1
-16
/
+20
|
|
\
|
|
*
ppp: mppe: discard late packet in stateless mode
Sylvain Rochet
2015-04-27
1
-0
/
+7
|
|
*
ppp: mppe: sanity error path rework
Sylvain Rochet
2015-04-27
1
-16
/
+13
|
|
/
|
*
net/bonding: Make DRV macros private
Matan Barak
2015-04-27
4
-7
/
+28
|
*
net: rfs: fix crash in get_rps_cpus()
Eric Dumazet
2015-04-26
2
-7
/
+7
|
*
altera tse: add support for fixed-links.
Andreas Oetken
2015-04-26
1
-8
/
+29
|
*
pxa168: fix double deallocation of managed resources
Alexey Khoroshilov
2015-04-26
1
-11
/
+5
|
*
net: fix crash in build_skb()
Eric Dumazet
2015-04-25
3
-13
/
+25
|
*
net: eth: altera: Resolve false errors from MSGDMA to TSE
Chee Nouk Phoon
2015-04-25
1
-4
/
+1
|
*
ehea: Fix memory hook reference counting crashes
Michael Ellerman
2015-04-25
1
-2
/
+4
|
*
net/tg3: Release IRQs on permanent error
Gavin Shan
2015-04-25
1
-1
/
+3
|
*
net: mdio-gpio: support access that may sleep
Vivien Didelot
2015-04-24
1
-5
/
+9
|
*
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
2015-04-24
9
-46
/
+48
|
*
rhashtable: don't attempt to grow when at max_size
Johannes Berg
2015-04-24
1
-1
/
+2
|
*
bgmac: fix requests for extra polling calls from NAPI
Rafał Miłecki
2015-04-24
1
-1
/
+1
|
*
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-04-24
1
-21
/
+29
|
*
ethernet: myri10ge: use arch_phys_wc_add()
Luis R. Rodriguez
2015-04-23
1
-29
/
+9
|
*
can: CAN_GRCAN should depend on HAS_DMA
Geert Uytterhoeven
2015-04-23
1
-1
/
+1
|
*
ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMA
Geert Uytterhoeven
2015-04-23
1
-3
/
+2
|
*
ethernet: amd: AMD_XGBE should depend on HAS_DMA
Geert Uytterhoeven
2015-04-23
1
-1
/
+1
|
*
net: unix: garbage: fixed several comment and whitespace style issues
Jason Eastman
2015-04-23
1
-42
/
+28
|
*
Merge branch 'tipc-fixes'
David S. Miller
2015-04-23
3
-8
/
+5
|
|
\
|
|
*
tipc: fix node refcount issue
Erik Hugne
2015-04-23
1
-1
/
+0
|
|
*
tipc: fix random link reset problem
Erik Hugne
2015-04-23
1
-1
/
+2
|
|
*
tipc: fix topology server broken issue
Ying Xue
2015-04-23
1
-6
/
+3
|
|
/
|
*
ibmveth: Fix off-by-one error in ibmveth_change_mtu()
David Gibson
2015-04-23
1
-2
/
+2
|
*
netdev_alloc_pcpu_stats: use less common iterator variable
Johannes Berg
2015-04-23
1
-3
/
+3
|
*
vxlan: remove the unnecessary codes
Li RongQing
2015-04-23
1
-5
/
+1
|
*
net/macb: Factor out one-time assignment from loop
Ben Shelton
2015-04-23
1
-2
/
+2
|
*
net: do not deplete pfmemalloc reserve
Eric Dumazet
2015-04-22
1
-2
/
+7
|
*
ip6_gre: use netdev_alloc_pcpu_stats()
Johannes Berg
2015-04-22
1
-8
/
+1
|
*
Merge branch 'mpls'
David S. Miller
2015-04-22
4
-3
/
+141
|
|
\
|
|
*
mpls: Prevent use of implicit NULL label as outgoing label
Robert Shearman
2015-04-22
1
-0
/
+9
|
|
*
mpls: Per-device enabling of packet input
Robert Shearman
2015-04-22
3
-2
/
+78
|
|
*
mpls: Per-device MPLS state
Robert Shearman
2015-04-22
3
-2
/
+55
|
|
/
|
*
bnx2x: Prevent inner-reload while VFs exist
Yuval Mintz
2015-04-22
2
-9
/
+51
|
*
Merge branch 'rhashtable-fixes'
David S. Miller
2015-04-22
1
-3
/
+8
|
|
\
|
|
*
rhashtable: Do not schedule more than one rehash if we can't grow further
Thomas Graf
2015-04-22
1
-2
/
+2
|
|
*
rhashtable: Schedule async resize when sync realloc fails
Thomas Graf
2015-04-22
1
-1
/
+6
|
|
/
|
*
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
2015-04-22
1
-1
/
+19
[next]