index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
div64.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
net_sched: fix another crash in cls_tcindex
WANG Cong
1
-3
/
+9
2014-10-01
vxlan: Set inner protocol before transmit
Tom Herbert
1
-0
/
+4
2014-10-01
gre: Set inner protocol in v4 and v6 GRE transmit
Tom Herbert
2
-2
/
+8
2014-10-01
ipip: Set inner IP protocol in ipip
Tom Herbert
1
-0
/
+2
2014-10-01
sit: Set inner IP protocol in sit
Tom Herbert
1
-0
/
+4
2014-10-01
udp: Generalize skb_udp_segment
Tom Herbert
4
-9
/
+73
2014-10-01
bpf: add tests to verifier testsuite
Alexei Starovoitov
1
-0
/
+130
2014-10-01
bpf: add search pruning optimization to verifier
Alexei Starovoitov
1
-0
/
+146
2014-10-01
net: fec: implement rx_copybreak to improve rx performance
Nimrod Andy
2
-65
/
+145
2014-10-01
net: avoid one atomic operation in skb_clone()
Eric Dumazet
1
-6
/
+17
2014-10-01
net/dccp/ccid.c: add __init to ccid_activate
Fabian Frederick
1
-1
/
+1
2014-10-01
net/dccp/proto.c: add __init to dccp_mib_init
Fabian Frederick
1
-1
/
+1
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 dash function is enabled
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
2014-09-30
ieee802154: add __init to lowpan_frags_sysctl_register
Fabian Frederick
1
-2
/
+2
2014-09-30
irda: add __init to irlan_open
Fabian Frederick
1
-2
/
+2
2014-09-30
next: mips: bpf: Fix build failure
Guenter Roeck
1
-1
/
+0
2014-09-30
ARM: dts: berlin: enable the Ethernet port on the BG2Q DMP
Antoine Ténart
1
-0
/
+4
2014-09-30
ARM: dts: berlin: add the Ethernet node
Antoine Ténart
1
-0
/
+17
2014-09-30
net: pxa168_eth: allow to compile the pxa168_eth driver for tests
Antoine Ténart
1
-1
/
+1
2014-09-30
net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
Antoine Ténart
1
-1
/
+1
2014-09-30
net: pxa168_eth: rework the MAC address setup
Antoine Ténart
1
-2
/
+30
2014-09-30
net: pxa168_eth: set the mac address on the Ethernet controller
Antoine Ténart
1
-0
/
+13
2014-09-30
net: pxa168_eth: fix Ethernet flow control status
Antoine Ténart
1
-2
/
+2