index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
fou.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-04
act_mirred: fix a typo in get_dev
WANG Cong
1
-1
/
+1
2016-12-04
tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATS
Yuchung Cheng
1
-0
/
+2
2016-12-03
udp: be less conservative with sock rmem accounting
Paolo Abeni
1
-2
/
+2
2016-12-03
net_sched: gen_estimator: account for timer drifts
Eric Dumazet
1
-9
/
+16
2016-12-03
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
13
-56
/
+55
2016-12-03
samples, bpf: Add automated test for cgroup filter attachments
Sargun Dhillon
2
-0
/
+134
2016-12-03
samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers
Sargun Dhillon
4
-85
/
+218
2016-12-03
samples/bpf: silence compiler warnings
Alexei Starovoitov
1
-0
/
+2
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
2
-15
/
+21
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
2
-6
/
+8
2016-12-03
netns: publish net_generic correctly
Alexey Dobriyan
1
-5
/
+5
2016-12-03
netlink: 2-clause nla_ok()
Alexey Dobriyan
1
-2
/
+1
2016-12-03
staging: wilc1000: use reset to set mac header
Zhang Shengju
1
-2
/
+2
2016-12-03
iwlwifi: use reset to set transport header
Zhang Shengju
1
-1
/
+1
2016-12-03
mlx4: use reset to set mac header
Zhang Shengju
1
-1
/
+1
2016-12-03
bnx2x: use reset to set network header
Zhang Shengju
1
-1
/
+1
2016-12-03
qede: use reset to set network header
Zhang Shengju
1
-1
/
+1
2016-12-03
drivers: net: xgene: ethtool: Add get/set_pauseparam
Iyappan Subramanian
1
-0
/
+70
2016-12-03
drivers: net: xgene: Add flow control initialization
Iyappan Subramanian
5
-1
/
+131
2016-12-03
drivers: net: xgene: Add flow control configuration
Iyappan Subramanian
6
-16
/
+176
2016-12-03
drivers: net: xgene: fix: RSS for non-TCP/UDP
Iyappan Subramanian
2
-2
/
+89
2016-12-03
drivers: net: xgene: Add change_mtu function
Iyappan Subramanian
5
-0
/
+40
2016-12-03
drivers: net: xgene: Add support for Jumbo frame
Iyappan Subramanian
6
-25
/
+311
2016-12-03
drivers: net: xgene: Configure classifier with pagepool
Iyappan Subramanian
8
-14
/
+47
2016-12-03
drivers: net: xgene: Add helper function
Iyappan Subramanian
5
-40
/
+31
2016-12-03
net: ethernet: ti: davinci_cpdma: add missing EXPORTs
Paul Gortmaker
1
-0
/
+4
2016-12-03
net: stmmac: unify mdio functions
LABBE Corentin
5
-98
/
+48
2016-12-03
net: stmmac: avoid Camelcase naming
LABBE Corentin
1
-3
/
+3
2016-12-03
irda: w83977af_ir: fix damaged whitespace
Arnd Bergmann
1
-202
/
+202
2016-12-03
stmmac: cleanup documenation, make it match reality
Pavel Machek
1
-24
/
+23
2016-12-03
i40e: change message to only appear when extra debug info is wanted
Carolyn Wyborny
1
-1
/
+1
2016-12-03
i40e/i40evf: replace for memcpy with single memcpy call in ethtool
Jacob Keller
1
-16
/
+8
2016-12-03
i40e: set broadcast promiscuous mode for each active VLAN
Jacob Keller
4
-21
/
+129
2016-12-03
i40e: Fix for ethtool Supported link modes
Harshitha Ramamurthy
3
-7
/
+13
2016-12-03
i40evf: protect against NULL msix_entries and q_vectors pointers
Jacob Keller
1
-6
/
+14
2016-12-03
i40e: Pass unknown PHY type for unknown PHYs
Henry Tieman
1
-1
/
+2
2016-12-03
i40e: Remove unreachable code
Henry Tieman
1
-8
/
+1
2016-12-03
i40evf: check for msix_entries null dereference
Alan Brady
1
-0
/
+6
2016-12-03
i40evf: Move some i40evf_reset_task code to separate function
Joe Perches
1
-42
/
+44
2016-12-03
i40e: fix panic on SPARC while changing num of desc
Tushar Dave
1
-5
/
+5
2016-12-03
i40e: Add protocols over MCTP to i40e_aq_discover_capabilities
Piotr Raczynski
3
-0
/
+16
2016-12-03
i40e: fix trivial typo in naming of i40e_sync_filters_subtask
Jacob Keller
1
-2
/
+2
2016-12-03
i40e: Add Clause22 implementation
Michal Kosiarz
3
-52
/
+159
2016-12-03
i40e: avoid duplicate private flags definitions
Jacob Keller
1
-25
/
+17
2016-12-03
i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid
Jacob Keller
1
-2
/
+2
2016-12-03
i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg
Jacob Keller
1
-3
/
+4
2016-12-03
i40evf: Be much more verbose about what we can and cannot offload
Alexander Duyck
1
-0
/
+59
2016-12-03
i40e: Be much more verbose about what we can and cannot offload
Alexander Duyck
1
-8
/
+44
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-02
geneve: avoid use-after-free of skb->data
Sabrina Dubroca
1
-10
/
+4
[next]