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
*
net: use SYSCALL_DEFINEx for sys_recv
Jan Glauber
2014-04-16
1
-2
/
+2
*
Merge branch 'mdio-gpio'
David S. Miller
2014-04-16
2
-21
/
+52
|
\
|
*
net: mdio-gpio: Add support for separate MDI and MDO gpio pins
Guenter Roeck
2014-04-16
2
-3
/
+33
|
*
net: mdio-gpio: Add support for active low gpio pins
Guenter Roeck
2014-04-16
2
-6
/
+16
|
*
net: mdio-gpio: Use devm_ functions where possible
Guenter Roeck
2014-04-16
1
-14
/
+5
|
/
*
Merge branch 'fib_validate_loopback'
David S. Miller
2014-04-16
8
-18
/
+16
|
\
|
*
ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
Cong Wang
2014-04-16
1
-2
/
+1
|
*
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-04-16
7
-16
/
+15
|
/
*
mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
Chris Mason
2014-04-16
3
-7
/
+1
*
Merge branch 'mvneta_qsgmii'
David S. Miller
2014-04-16
3
-40
/
+38
|
\
|
*
net: mvneta: properly configure the MAC <-> PHY connection in all situations
Thomas Petazzoni
2014-04-16
1
-39
/
+34
|
*
net: phy: add minimal support for QSGMII PHY
Thomas Petazzoni
2014-04-16
2
-1
/
+4
|
/
*
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
2014-04-16
10
-22
/
+133
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-16
63
-279
/
+454
|
\
|
*
cxgb4: use the correct max size for firmware flash
Steve Wise
2014-04-15
1
-1
/
+1
|
*
qlcnic: Fix MSI-X initialization code
Alexander Gordeev
2014-04-15
1
-12
/
+16
|
*
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
2014-04-15
1
-0
/
+10
|
*
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
2014-04-15
19
-46
/
+74
|
*
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
2014-04-15
10
-13
/
+13
|
*
driver/net: cosa driver uses udelay incorrectly
Li, Zhen-Hua
2014-04-15
1
-4
/
+0
|
*
at86rf230: fix __at86rf230_read_subreg function
Alexander Aring
2014-04-15
1
-1
/
+1
|
*
at86rf230: remove check if AVDD settled
Alexander Aring
2014-04-15
1
-8
/
+0
|
*
net: cadence: Add architecture dependencies
Jean Delvare
2014-04-15
1
-3
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-04-15
7
-25
/
+15
|
|
\
|
|
*
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
2014-04-14
3
-3
/
+12
|
|
*
netfilter: nf_conntrack: initialize net.ct.generation
Andrey Vagin
2014-04-14
1
-0
/
+1
|
|
*
netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper
Andrey Vagin
2014-04-08
3
-22
/
+2
|
*
|
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
2014-04-15
1
-1
/
+1
|
*
|
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
2014-04-14
5
-25
/
+87
|
*
|
cxgb4: Save the correct mac addr for hw-loopback connections in the L2T
Steve Wise
2014-04-14
1
-1
/
+3
|
*
|
net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W
Daniel Borkmann
2014-04-14
2
-2
/
+0
|
*
|
seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF
Daniel Borkmann
2014-04-14
1
-9
/
+8
|
*
|
Merge branch 'qlcnic'
David S. Miller
2014-04-14
6
-29
/
+43
|
|
\
\
|
|
*
|
qlcnic: Do not disable SR-IOV when VFs are assigned to VMs
Manish Chopra
2014-04-14
1
-0
/
+10
|
|
*
|
qlcnic: Fix QLogic application/driver interface for virtual NIC configuration
Jitendra Kalsaria
2014-04-14
1
-14
/
+17
|
|
*
|
qlcnic: Fix PVID configuration on eSwitch port.
Jitendra Kalsaria
2014-04-14
1
-0
/
+1
|
|
*
|
qlcnic: Fix max ring count calculation
Shahed Shaikh
2014-04-14
2
-8
/
+8
|
|
*
|
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
Sucheta Chakraborty
2014-04-14
3
-4
/
+5
|
|
*
|
qlcnic: Fix panic due to uninitialzed delayed_work struct in use.
Sucheta Chakraborty
2014-04-14
1
-3
/
+2
|
|
/
/
|
*
|
Merge branch 'be2net'
David S. Miller
2014-04-14
2
-4
/
+14
|
|
\
\
|
|
*
|
be2net: Fix invocation of be_close() after be_clear()
Kalesh AP
2014-04-14
2
-0
/
+9
|
|
*
|
be2net: Fix to reap TX compls till HW doesn't respond for some time
Vasundhara Volam
2014-04-14
1
-4
/
+5
|
|
/
/
|
*
|
net/mlx4_core: Defer VF initialization till PF is fully initialized
Amir Vadai
2014-04-14
1
-1
/
+8
|
*
|
bnx2: Don't build unused suspend/resume functions not enabled
Daniel J Blueman
2014-04-14
1
-1
/
+1
|
*
|
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-04-14
2
-2
/
+8
|
*
|
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-04-14
1
-1
/
+7
|
*
|
ipv4: return valid RTA_IIF on ip route get
Julian Anastasov
2014-04-14
1
-1
/
+1
|
*
|
Revert "net: mvneta: fix usage as a module on RGMII configurations"
Thomas Petazzoni
2014-04-14
1
-8
/
+33
|
*
|
net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
Wei Yang
2014-04-14
2
-77
/
+96
|
*
|
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
2014-04-14
1
-4
/
+11
[next]