index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
memory-devices
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
net: sched: register noqueue qdisc
Phil Sutter
3
-1
/
+13
2015-08-28
net: sched: ignore tx_queue_len when assigning default qdisc
Phil Sutter
1
-2
/
+1
2015-08-28
net: fix IFF_NO_QUEUE for drivers using alloc_netdev
Phil Sutter
1
-1
/
+1
2015-08-28
sock: fix kernel doc error
Jean Sacren
1
-1
/
+1
2015-08-28
net/mlx4_core: Fix unintialized variable used in error path
Carol L Soto
1
-3
/
+2
2015-08-28
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
Carol L Soto
1
-1
/
+9
2015-08-28
bridge: fdb: rearrange net_bridge_fdb_entry
Nikolay Aleksandrov
1
-2
/
+2
2015-08-28
openvswitch: Include ip6_fib.h.
Joe Stringer
1
-0
/
+1
2015-08-28
netfilter: Define v6ops in !CONFIG_NETFILTER case.
Joe Stringer
1
-9
/
+9
2015-08-28
mlxsw: Make mailboxes 4KB aligned
Ido Schimmel
1
-33
/
+50
2015-08-28
mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit
Jiri Pirko
1
-2
/
+2
2015-08-28
mlxsw: Remove duplicate included header
Ido Schimmel
1
-1
/
+0
2015-08-28
rocker: use change upper info
Jiri Pirko
1
-23
/
+38
2015-08-28
rocker: use new helper to figure out master kind
Jiri Pirko
1
-12
/
+7
2015-08-28
net: kill long time unused bonding private flags
Jiri Pirko
1
-36
/
+21
2015-08-28
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
Jiri Pirko
2
-1
/
+9
2015-08-28
net: add netif_is_bridge_master helper
Jiri Pirko
1
-0
/
+5
2015-08-28
net: introduce change upper device notifier change info
Jiri Pirko
2
-2
/
+21
2015-08-28
virtio-net: avoid unnecessary sg initialzation
Jason Wang
1
-2
/
+2
2015-08-28
geneve: Move device hash table to geneve socket.
Pravin B Shelar
1
-26
/
+17
2015-08-28
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
6
-586
/
+421
2015-08-28
openvswitch: Use Geneve device.
Pravin B Shelar
2
-148
/
+33
2015-08-28
geneve: Add support to collect tunnel metadata.
Pravin B Shelar
3
-85
/
+275
2015-08-28
geneve: Make dst-port configurable.
Pravin B Shelar
2
-4
/
+22
2015-08-28
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
5
-43
/
+97
2015-08-28
geneve: Use skb mark and protocol to lookup route.
Pravin B Shelar
1
-0
/
+3
2015-08-28
geneve: Initialize ethernet address in device setup.
Pravin B Shelar
1
-3
/
+1
2015-08-28
bridge: Add netlink support for vlan_protocol attribute
Toshiaki Makita
4
-14
/
+57
2015-08-28
bnx2x: Add new device ids under the Qlogic vendor
Yuval Mintz
1
-0
/
+3
2015-08-27
smsc911x: Ignore error return from device_get_phy_mode()
Guenter Roeck
1
-6
/
+8
2015-08-27
device property: Return -ENXIO if there is no suitable FW interface
Guenter Roeck
1
-4
/
+13
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
16
-47
/
+40
2015-08-27
smsc9194: Remove uncompilable #if 0'd use of pr_dbg
Joe Perches
1
-30
/
+2
2015-08-27
drivers: net: xgene: Adding support for TSO
Iyappan Subramanian
5
-24
/
+262
2015-08-27
drivers: net: xgene: Preparatory patch for TSO support
Iyappan Subramanian
2
-7
/
+23
2015-08-27
openvswitch: Allow attaching helpers to ct action
Joe Stringer
2
-2
/
+110
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
10
-34
/
+199
2015-08-27
netfilter: connlabels: Export setting connlabel length
Joe Stringer
3
-12
/
+40
2015-08-27
netfilter: Always export nf_connlabels_replace()
Joe Stringer
1
-2
/
+0
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
6
-4
/
+83
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
13
-37
/
+877
2015-08-27
dst: Add __skb_dst_copy() variation
Joe Stringer
1
-2
/
+7
2015-08-27
ipv6: Export nf_ct_frag6_gather()
Joe Stringer
1
-0
/
+1
2015-08-27
openvswitch: Move MASKED* macros to datapath.h
Joe Stringer
2
-27
/
+29
2015-08-27
openvswitch: Serialize acts with original netlink len
Joe Stringer
3
-1
/
+4
2015-08-27
bgmac: support up to 3 cores (devices) on a bus
Rafał Miłecki
1
-5
/
+23
2015-08-27
bpf: fix bpf_skb_set_tunnel_key() helper
Alexei Starovoitov
1
-0
/
+1
2015-08-27
i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5
Catherine Sullivan
2
-3
/
+3
2015-08-27
i40e/i40evf: Cache the CEE TLV status returned from firmware
Neerav Parikh
3
-0
/
+6
2015-08-27
i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flag
Anjali Singhai Jain
4
-0
/
+21
[next]