index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
asn1_compiler.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-15
net_sched: fix an allocation bug in tcindex_set_parms()
WANG Cong
1
-1
/
+1
2014-09-15
net_sched: fix suspicious RCU usage in cls_bpf_classify()
WANG Cong
1
-1
/
+1
2014-09-15
dsa: Replace mii_bus with a generic host device
Alexander Duyck
10
-32
/
+42
2014-09-15
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
9
-42
/
+59
2014-09-15
bonding: consolidate ASSERT_RTNL()s and remove the unnecessary
Nikolay Aleksandrov
1
-4
/
+2
2014-09-15
bonding: trivial: style and comment fixes
Nikolay Aleksandrov
6
-167
/
+93
2014-09-15
bonding: consolidate the two rlb_next_rx_slave functions into one
Nikolay Aleksandrov
1
-28
/
+10
2014-09-15
tcp: do not copy headers in tcp_collapse()
Eric Dumazet
1
-15
/
+2
2014-09-15
tcp: allow segment with FIN in tcp_try_coalesce()
Eric Dumazet
2
-4
/
+3
2014-09-15
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
Eric Dumazet
4
-13
/
+17
2014-09-15
net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...
Rickard Strandqvist
1
-1
/
+1
2014-09-15
net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...
Rickard Strandqvist
1
-2
/
+2
2014-09-15
bna: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
2
-5
/
+8
2014-09-15
net: fec: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
1
-2
/
+2
2014-09-13
net: bpf: correctly handle errors in sk_attach_filter()
Sasha Levin
1
-2
/
+2
2014-09-13
netdevice: Support DSA tagging when DSA is built as a module
Alexander Duyck
1
-1
/
+1
2014-09-13
net/macb: Add hardware revision information during probe
Bo Shen
1
-3
/
+3
2014-09-13
ARM: dts: imx6sx: add multi-queue support enet
Frank Li
1
-0
/
+2
2014-09-13
ARM: Documentation: Update fec dts binding doc
Frank Li
1
-0
/
+6
2014-09-13
net: fec: init complete variable in early to avoid kernel dump
Fugang Duan
1
-0
/
+1
2014-09-13
net: fec: change FEC alignment according to i.mx6 sx requirement
Fugang Duan
2
-11
/
+27
2014-09-13
net:fec: Add fsl,imx6sx-fec compatible strings
Fugang Duan
1
-0
/
+2
2014-09-13
net: fec: add enet-avb IP support
Frank Li
2
-18
/
+51
2014-09-13
net:fec: Disable enet-avb MAC instead of reset MAC
Fugang Duan
1
-6
/
+20
2014-09-13
net: fec: init multi queue date structure
Frank Li
1
-113
/
+252
2014-09-13
net: fec: parser max queue number from dt file
Fugang Duan
2
-1
/
+47
2014-09-13
net: fec: change data structure to support multiqueue
Fugang Duan
2
-196
/
+400
2014-09-13
net:fec: add enet AVB feature macro define for imx6sx
Fugang Duan
1
-0
/
+16
2014-09-13
net:fec: add enet refrence clock for i.MX 6SX chip
Fugang Duan
2
-0
/
+18
2014-09-13
net: DSA: Marvell mv88e6171 switch driver
Andrew Lunn
5
-0
/
+426
2014-09-13
be2net: enable PCIe error reporting on VFs too
Kalesh AP
1
-5
/
+3
2014-09-13
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
Kalesh AP
1
-2
/
+21
2014-09-13
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
4
-16
/
+73
2014-09-13
be2net: add ethtool "-m" option support
Mark Leonard
3
-19
/
+109
2014-09-13
be2net: use v1 of SET_FLOW_CONTROL command
Suresh Reddy
2
-1
/
+7
2014-09-13
be2net: fix RX fragment posting for jumbo frames
Ajit Khaparde
1
-7
/
+15
2014-09-13
be2net: replace strcpy with strlcpy
Vasundhara Volam
1
-4
/
+6
2014-09-13
be2net: fix some log messages
Vasundhara Volam
3
-12
/
+9
2014-09-13
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
4
-89
/
+14
2014-09-13
net: dsa: change tag_protocol to an enum
Florian Fainelli
7
-17
/
+19
2014-09-13
r8152: support VLAN
hayeswang
1
-14
/
+65
2014-09-13
net: stmmac: fix return value check in socfpga_dwmac_parse_data()
Wei Yongjun
1
-2
/
+2
2014-09-13
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
1
-0
/
+3
2014-09-13
ipv6: refactor ipv6_dev_mc_inc()
WANG Cong
1
-33
/
+49
2014-09-13
ipv6: update the comment in mcast.c
WANG Cong
1
-7
/
+5
2014-09-13
ipv6: drop some rcu_read_lock in mcast
WANG Cong
1
-13
/
+4
2014-09-13
ipv6: drop ipv6_sk_mc_lock in mcast
WANG Cong
1
-16
/
+2
2014-09-13
ipv6: refactor __ipv6_dev_ac_inc()
WANG Cong
1
-23
/
+39
2014-09-13
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
3
-11
/
+6
2014-09-13
ipv6: remove ipv6_sk_ac_lock
WANG Cong
1
-14
/
+3
[next]