index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon
9
-8
/
+5597
2014-10-02
bna: Update Maintainer Email
Rasesh Mody
1
-1
/
+1
2014-10-02
net: phy: add BCM7425 and BCM7429 PHYs
Petri Gynther
2
-0
/
+30
2014-10-02
net: bcmgenet: fix bcmgenet_put_tx_csum()
Petri Gynther
1
-6
/
+7
2014-10-02
net: pktgen: packet bursting via skb->xmit_more
Alexei Starovoitov
2
-2
/
+27
2014-10-02
net: bridge: add a br_set_state helper function
Florian Fainelli
6
-11
/
+17
2014-10-02
net_sched: avoid calling tcf_unbind_filter() in call_rcu callback
WANG Cong
2
-9
/
+7
2014-10-02
net_sched: fix another crash in cls_tcindex
WANG Cong
1
-3
/
+9
2014-10-02
vxlan: Set inner protocol before transmit
Tom Herbert
1
-0
/
+4
2014-10-02
gre: Set inner protocol in v4 and v6 GRE transmit
Tom Herbert
2
-2
/
+8
2014-10-02
ipip: Set inner IP protocol in ipip
Tom Herbert
1
-0
/
+2
2014-10-02
sit: Set inner IP protocol in sit
Tom Herbert
1
-0
/
+4
2014-10-02
udp: Generalize skb_udp_segment
Tom Herbert
4
-9
/
+73
2014-10-02
bpf: add tests to verifier testsuite
Alexei Starovoitov
1
-0
/
+130
2014-10-02
bpf: add search pruning optimization to verifier
Alexei Starovoitov
1
-0
/
+146
2014-10-02
net: fec: implement rx_copybreak to improve rx performance
Nimrod Andy
2
-65
/
+145
2014-10-02
net: avoid one atomic operation in skb_clone()
Eric Dumazet
1
-6
/
+17
2014-10-02
net/dccp/ccid.c: add __init to ccid_activate
Fabian Frederick
1
-1
/
+1
2014-10-02
net/dccp/proto.c: add __init to dccp_mib_init
Fabian Frederick
1
-1
/
+1
2014-10-01
r8152: disable power cut for RTL8153
hayeswang
1
-1
/
+1
2014-10-01
r8152: remove clearing bp
hayeswang
1
-27
/
+1
2014-10-01
bnx2: Correctly receive full sized 802.1ad fragmes
Vlad Yasevich
1
-2
/
+3
2014-10-01
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
1
-1
/
+2
2014-10-01
r8169: add support for Byte Queue Limits
Florian Westphal
1
-4
/
+14
2014-10-01
net: cleanup and document skb fclone layout
Eric Dumazet
4
-28
/
+47
2014-10-01
tcp: abort orphan sockets stalling on zero window probes
Yuchung Cheng
2
-21
/
+22
2014-10-01
cipso: add __init to cipso_v4_cache_init
Fabian Frederick
1
-1
/
+1
2014-10-01
inet: frags: add __init to ip4_frags_ctl_register
Fabian Frederick
1
-2
/
+2
2014-10-01
tcp: add __init to tcp_init_mem
Fabian Frederick
1
-1
/
+1
2014-10-01
r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware da...
Chun-Hao Lin
1
-6
/
+8
2014-10-01
r8169:modify the behavior of function "rtl8168_oob_notify"
Chun-Hao Lin
1
-53
/
+46
2014-10-01
r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"
Chun-Hao Lin
1
-2
/
+2
2014-10-01
r8169:change the name of function"rtl_w1w0_eri"
Chun-Hao Lin
1
-29
/
+29
2014-10-01
r8169:for function "rtl_w1w0_phy" change its name and behavior
Chun-Hao Lin
1
-88
/
+88
2014-10-01
r8169:add more chips to support magic packet v2
Chun-Hao Lin
1
-0
/
+36
2014-10-01
r8169:add support more chips to get mac address from backup mac address register
Chun-Hao Lin
1
-1
/
+10
2014-10-01
r8169:add disable/enable RTL8411B pll function
Chun-Hao Lin
1
-0
/
+2
2014-10-01
r8169:add disable/enable RTL8168G pll function
Chun-Hao Lin
1
-0
/
+2
2014-10-01
r8169:change uppercase number to lowercase number
Chun-Hao Lin
1
-9
/
+9
2014-10-01
sunvnet: fix potential NULL pointer dereference
David L Stevens
1
-1
/
+1
2014-10-01
net: dsa: Fix build warning for !PM_SLEEP
Thierry Reding
1
-0
/
+2
2014-10-01
net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev
Subbaraya Sundeep Bhatta
1
-1
/
+0
2014-10-01
ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()
Eric Dumazet
1
-0
/
+3
2014-10-01
fm10k: using vmalloc requires including linux/vmalloc.h
Stephen Rothwell
1
-0
/
+2
2014-10-01
ieee802154: fix __init functions
Fabian Frederick
1
-2
/
+2
2014-09-30
sunvnet: generate ICMP PTMUD messages for smaller port MTUs
David L Stevens
1
-1
/
+36
2014-09-30
sunvnet: allow admin to set sunvnet MTU
David L Stevens
3
-5
/
+10
2014-09-30
sunvnet: make transmit path zero-copy in the kernel
David L Stevens
2
-45
/
+182
2014-09-30
sunvnet: upgrade to VIO protocol version 1.6
David L Stevens
4
-22
/
+143
2014-09-30
tcp: Change tcp_slow_start function to return void
Li RongQing
2
-4
/
+2
[next]