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
*
openvswitch: refactor ovs flow extract API.
Pravin B Shelar
2014-09-16
7
-41
/
+71
*
openvswitch: Remove pkt_key from OVS_CB
Pravin B Shelar
2014-09-16
3
-17
/
+16
*
net: dsa: fix mii_bus to host_dev replacement
Florian Fainelli
2014-09-15
1
-1
/
+1
*
net_sched: use tcindex_filter_result_init()
WANG Cong
2014-09-15
1
-4
/
+1
*
net_sched: fix suspicious RCU usage in tcindex_classify()
WANG Cong
2014-09-15
1
-1
/
+1
*
net_sched: fix an allocation bug in tcindex_set_parms()
WANG Cong
2014-09-15
1
-1
/
+1
*
net_sched: fix suspicious RCU usage in cls_bpf_classify()
WANG Cong
2014-09-15
1
-1
/
+1
*
Merge branch 'dsa-next'
David S. Miller
2014-09-15
16
-74
/
+101
|
\
|
*
dsa: Replace mii_bus with a generic host device
Alexander Duyck
2014-09-15
10
-32
/
+42
|
*
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
2014-09-15
9
-42
/
+59
|
/
*
Merge branch 'bonding-cleanups'
David S. Miller
2014-09-15
6
-199
/
+105
|
\
|
*
bonding: consolidate ASSERT_RTNL()s and remove the unnecessary
Nikolay Aleksandrov
2014-09-15
1
-4
/
+2
|
*
bonding: trivial: style and comment fixes
Nikolay Aleksandrov
2014-09-15
6
-167
/
+93
|
*
bonding: consolidate the two rlb_next_rx_slave functions into one
Nikolay Aleksandrov
2014-09-15
1
-28
/
+10
|
/
*
Merge branch 'tcpflags'
David S. Miller
2014-09-15
5
-32
/
+22
|
\
|
*
tcp: do not copy headers in tcp_collapse()
Eric Dumazet
2014-09-15
1
-15
/
+2
|
*
tcp: allow segment with FIN in tcp_try_coalesce()
Eric Dumazet
2014-09-15
2
-4
/
+3
|
*
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
Eric Dumazet
2014-09-15
4
-13
/
+17
|
/
*
net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...
Rickard Strandqvist
2014-09-15
1
-1
/
+1
*
net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...
Rickard Strandqvist
2014-09-15
1
-2
/
+2
*
bna: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
2014-09-15
2
-5
/
+8
*
net: fec: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
2014-09-15
1
-2
/
+2
*
net: bpf: correctly handle errors in sk_attach_filter()
Sasha Levin
2014-09-13
1
-2
/
+2
*
netdevice: Support DSA tagging when DSA is built as a module
Alexander Duyck
2014-09-13
1
-1
/
+1
*
net/macb: Add hardware revision information during probe
Bo Shen
2014-09-13
1
-3
/
+3
*
Merge branch 'fec-next'
David S. Miller
2014-09-13
4
-259
/
+756
|
\
|
*
ARM: dts: imx6sx: add multi-queue support enet
Frank Li
2014-09-13
1
-0
/
+2
|
*
ARM: Documentation: Update fec dts binding doc
Frank Li
2014-09-13
1
-0
/
+6
|
*
net: fec: init complete variable in early to avoid kernel dump
Fugang Duan
2014-09-13
1
-0
/
+1
|
*
net: fec: change FEC alignment according to i.mx6 sx requirement
Fugang Duan
2014-09-13
2
-11
/
+27
|
*
net:fec: Add fsl,imx6sx-fec compatible strings
Fugang Duan
2014-09-13
1
-0
/
+2
|
*
net: fec: add enet-avb IP support
Frank Li
2014-09-13
2
-18
/
+51
|
*
net:fec: Disable enet-avb MAC instead of reset MAC
Fugang Duan
2014-09-13
1
-6
/
+20
|
*
net: fec: init multi queue date structure
Frank Li
2014-09-13
1
-113
/
+252
|
*
net: fec: parser max queue number from dt file
Fugang Duan
2014-09-13
2
-1
/
+47
|
*
net: fec: change data structure to support multiqueue
Fugang Duan
2014-09-13
2
-196
/
+400
|
*
net:fec: add enet AVB feature macro define for imx6sx
Fugang Duan
2014-09-13
1
-0
/
+16
|
*
net:fec: add enet refrence clock for i.MX 6SX chip
Fugang Duan
2014-09-13
2
-0
/
+18
|
/
*
net: DSA: Marvell mv88e6171 switch driver
Andrew Lunn
2014-09-13
5
-0
/
+426
*
Merge branch 'be2net-next'
David S. Miller
2014-09-13
5
-65
/
+242
|
\
|
*
be2net: enable PCIe error reporting on VFs too
Kalesh AP
2014-09-13
1
-5
/
+3
|
*
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
Kalesh AP
2014-09-13
1
-2
/
+21
|
*
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
2014-09-13
4
-16
/
+73
|
*
be2net: add ethtool "-m" option support
Mark Leonard
2014-09-13
3
-19
/
+109
|
*
be2net: use v1 of SET_FLOW_CONTROL command
Suresh Reddy
2014-09-13
2
-1
/
+7
|
*
be2net: fix RX fragment posting for jumbo frames
Ajit Khaparde
2014-09-13
1
-7
/
+15
|
*
be2net: replace strcpy with strlcpy
Vasundhara Volam
2014-09-13
1
-4
/
+6
|
*
be2net: fix some log messages
Vasundhara Volam
2014-09-13
3
-12
/
+9
|
/
*
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
2014-09-13
4
-89
/
+14
*
net: dsa: change tag_protocol to an enum
Florian Fainelli
2014-09-13
7
-17
/
+19
[next]