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
*
net: l3mdev: remove get_rtable method
David Ahern
2016-09-11
2
-42
/
+0
*
net: l3mdev: Remove l3mdev_fib_oif
David Ahern
2016-09-11
1
-29
/
+0
*
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
2016-09-11
4
-84
/
+1
*
net: ipv4: Remove l3mdev_get_saddr
David Ahern
2016-09-11
6
-103
/
+0
*
net: l3mdev: remove redundant calls
David Ahern
2016-09-11
8
-37
/
+10
*
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
2016-09-11
4
-58
/
+100
*
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
2016-09-11
2
-5
/
+63
*
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
2016-09-11
3
-7
/
+19
*
net: l3mdev: Add hook to output path
David Ahern
2016-09-11
5
-0
/
+78
*
net: flow: Add l3mdev flow update
David Ahern
2016-09-11
4
-0
/
+47
*
ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()
Markus Elfring
2016-09-11
1
-1
/
+1
*
ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
Markus Elfring
2016-09-11
1
-3
/
+4
*
ATM-ZeitNet: Improve a size determination in zatm_open()
Markus Elfring
2016-09-11
1
-1
/
+1
*
ATM-ZeitNet: Use kmalloc_array() in start_tx()
Markus Elfring
2016-09-11
1
-2
/
+3
*
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
Markus Elfring
2016-09-11
1
-1
/
+2
*
ATM-nicstar: Refactor a kmalloc() call in ns_init_card()
Markus Elfring
2016-09-11
1
-1
/
+2
*
ATM-nicstar: Improve another size determination in ns_init_card()
Markus Elfring
2016-09-11
1
-1
/
+1
*
ATM-nicstar: Improve another size determination in get_scq()
Markus Elfring
2016-09-11
1
-1
/
+1
*
ATM-nicstar: Use kmalloc_array() in get_scq()
Markus Elfring
2016-09-11
1
-2
/
+3
*
tcp: better use ooo_last_skb in tcp_data_queue_ofo()
Eric Dumazet
2016-09-11
1
-1
/
+7
*
openvswitch: use alias for genetlink family names
Thadeu Lima de Souza Cascardo
2016-09-11
1
-0
/
+4
*
Revert "hv_netvsc: make inline functions static"
Stephen Hemminger
2016-09-11
2
-84
/
+85
*
Merge branch 'mlx5-next'
David S. Miller
2016-09-11
14
-615
/
+1000
|
\
|
*
net/mlx5: Organize device list API in one place
Mohamad Haj Yahia
2016-09-11
5
-296
/
+362
|
*
net/mlx5e: Restore vlan filter after seamless reset
Mohamad Haj Yahia
2016-09-11
1
-6
/
+32
|
*
net/mlx5e: Implement mlx5e interface attach/detach callbacks
Mohamad Haj Yahia
2016-09-11
3
-63
/
+183
|
*
net/mlx5: Implement vports admin state backup/restore
Mohamad Haj Yahia
2016-09-11
2
-141
/
+124
|
*
net/mlx5: Align sriov/eswitch modules with the new load/unload flow.
Mohamad Haj Yahia
2016-09-11
3
-14
/
+34
|
*
net/mlx5: Implement eswitch attach/detach flows
Mohamad Haj Yahia
2016-09-11
2
-3
/
+23
|
*
net/mlx5: Implement SRIOV attach/detach flows
Mohamad Haj Yahia
2016-09-11
2
-8
/
+23
|
*
net/mlx5: Split the load/unload flow into hardware and software flows
Mohamad Haj Yahia
2016-09-11
1
-64
/
+107
|
*
net/mlx5: Introduce attach/detach to interface API
Mohamad Haj Yahia
2016-09-11
2
-20
/
+131
|
*
net/mlx5: SRIOV core code refactoring
Mohamad Haj Yahia
2016-09-11
4
-131
/
+101
|
*
net/mlx5: Skip waiting for vf pages in internal error
Mohamad Haj Yahia
2016-09-11
1
-1
/
+12
|
/
*
Merge branch 'net-is_enabled'
David S. Miller
2016-09-11
10
-20
/
+19
|
\
|
*
xfrm: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-11
1
-1
/
+1
|
*
sctp: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-11
1
-1
/
+1
|
*
net: sched: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-11
1
-3
/
+3
|
*
l2tp: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-11
3
-5
/
+5
|
*
ipv4: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-11
1
-1
/
+1
|
*
net: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-11
1
-2
/
+1
|
*
lec: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-11
1
-6
/
+6
|
*
appletalk: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-11
1
-1
/
+1
|
/
*
Merge branch 'fs_enet-opt'
David S. Miller
2016-09-11
5
-311
/
+220
|
\
|
*
net: fs_enet: make rx_copybreak value configurable
Christophe Leroy
2016-09-11
1
-0
/
+40
|
*
net: fs_enet: don't unmap DMA when packet len is below copybreak
Christophe Leroy
2016-09-11
1
-16
/
+20
|
*
net: fs_enet: merge NAPI RX and NAPI TX
Christophe Leroy
2016-09-11
5
-295
/
+160
|
/
*
Merge branch 'act_tunnel_key'
David S. Miller
2016-09-11
12
-55
/
+606
|
\
|
*
net/sched: Introduce act_tunnel_key
Amir Vadai
2016-09-11
5
-0
/
+434
|
*
net/sched: cls_flower: Classify packet in ip tunnels
Amir Vadai
2016-09-11
2
-1
/
+110
[next]