index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
pktgen.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
rds: rds_info_from_znotifier() can be static
kbuild test robot
1
-1
/
+1
2018-03-09
rds: rds_message_zcopy_from_user() can be static
kbuild test robot
1
-1
/
+1
2018-03-09
net/ncsi: unlock on error in ncsi_set_interface_nl()
Dan Carpenter
1
-0
/
+2
2018-03-09
net/ncsi: use kfree_skb() instead of kfree()
Dan Carpenter
1
-2
/
+2
2018-03-09
liquidio: avoid doing useless work
Prasad Kanneganti
2
-2
/
+9
2018-03-09
liquidio: Resolved mbox read issue while reading more than one 64bit data
Intiyaz Basha
1
-2
/
+3
2018-03-08
ibmvnic: Do not disable device during failover or partition migration
Thomas Falcon
1
-4
/
+7
2018-03-08
ibmvnic: Reorganize device close
Thomas Falcon
1
-9
/
+14
2018-03-08
ibmvnic: Clean up device close
Thomas Falcon
1
-12
/
+2
2018-03-08
openvswitch: fix vport packet length check.
William Tu
1
-4
/
+4
2018-03-08
net: Convet ipv6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert ipv4_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_security_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_raw_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_nat_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_mangle_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert arptable_filter_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert pg_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert nfnl_queue_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert nfnl_log_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert cttimeout_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert nfnl_acct_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert nfnetlink_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert nf_tables_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert xfrm_user_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert ip6 tables pernet_operations
Kirill Tkhai
5
-0
/
+5
2018-03-08
net/sched: cls_flower: Add support to handle first frag as match field
Pieter Jansen van Vuuren
2
-0
/
+7
2018-03-08
net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...
Peng Li
1
-0
/
+10
2018-03-08
net: hns3: set the max ring num when alloc netdev
Peng Li
1
-14
/
+13
2018-03-08
net: hns3: fix the queue id for tqp enable&&reset
Peng Li
1
-26
/
+24
2018-03-08
net: hns3: fix endian issue when PF get mbx message flag
Peng Li
1
-3
/
+4
2018-03-08
net: hns3: set the cmdq out_vld bit to 0 after used
Peng Li
2
-0
/
+2
2018-03-08
net: hns3: VF should get the real rss_size instead of rss_size_max
Peng Li
1
-1
/
+1
2018-03-08
devlink: Change dpipe/resource get privileges
Arkadi Sharshevsky
1
-4
/
+4
2018-03-08
selftests/net: enable fragments for fib-onlink-tests
Anders Roxell
1
-0
/
+5
2018-03-08
ipvlan: properly annotate rx_handler access
Paolo Abeni
1
-1
/
+1
2018-03-08
net/mlx5: Fix wrongly assigned CQ reference counter
Leon Romanovsky
1
-2
/
+1
2018-03-08
net/mlx5: IPSec, Add support for ESN
Aviad Yehezkel
7
-12
/
+189
2018-03-08
net/mlx5e: Added common function for to_ipsec_sa_entry
Aviad Yehezkel
1
-10
/
+19
2018-03-08
net/mlx5: Add flow-steering commands for FPGA IPSec implementation
Aviad Yehezkel
7
-0
/
+770
2018-03-08
net/mlx5: Refactor accel IPSec code
Aviad Yehezkel
7
-225
/
+668
2018-03-08
net/mlx5: Added required metadata capability for ipsec
Aviad Yehezkel
2
-2
/
+5
2018-03-08
net/mlx5: Export ipsec capabilities
Aviad Yehezkel
5
-24
/
+73
2018-03-08
net/mlx5: IPSec, Add command V2 support
Aviad Yehezkel
6
-44
/
+66
2018-03-08
net/mlx5e: IPSec, Add support for ESP trailer removal by hardware
Yossi Kuperman
6
-2
/
+80
2018-03-08
net/mlx5: IPSec, Generalize sandbox QP commands
Yossi Kuperman
2
-51
/
+81
2018-03-08
net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec caps
Saeed Mahameed
1
-2
/
+1
2018-03-08
ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE
Eric Dumazet
1
-1
/
+5
2018-03-08
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
4
-44
/
+85
2018-03-08
rds: refactor zcopy code into rds_message_zcopy_from_user
Sowmini Varadhan
1
-48
/
+60
[next]