index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-29
netpoll: warn on netpoll_send_udp users who haven't disabled irqs
Nikolay Aleksandrov
1
-0
/
+2
2015-08-28
phylib: simplify NULL checks
Sergei Shtylyov
2
-5
/
+5
2015-08-28
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
1
-1
/
+1
2015-08-28
net: sched: don't break line in tc_classify loop notification
Daniel Borkmann
1
-5
/
+4
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
6
-28
/
+72
2015-08-28
cxgb4: Force uninitialized state if FW in adapter is unsupported
Hariprasad Shenai
4
-0
/
+72
2015-08-28
openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL
Valentin Rothberg
1
-1
/
+1
2015-08-28
net: Add support for VRFs to inetpeer cache
David Ahern
4
-9
/
+21
2015-08-28
net: Refactor inetpeer address struct
David Ahern
1
-16
/
+19
2015-08-28
net: Add helper function to compare inetpeer addresses
David Ahern
3
-23
/
+19
2015-08-28
net: Add set,get helpers for inetpeer addresses
David Ahern
2
-38
/
+50
2015-08-28
net: Introduce ipv4_addr_hash and use it for tcp metrics
David Ahern
2
-6
/
+11
2015-08-28
net: Add ethernet header for pass through VRF device
David Ahern
1
-3
/
+45
2015-08-28
net/xen-netfront: only napi_synchronize() if running
Chas Williams
1
-1
/
+2
2015-08-28
IGMP: Inhibit reports for local multicast groups
Philip Downey
3
-1
/
+33
2015-08-28
r8169: Add software counter for multicast packages
Corinna Vinschen
1
-5
/
+4
2015-08-28
net: sched: simplify attach_one_default_qdisc()
Phil Sutter
1
-29
/
+12
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
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
lucien
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
[next]