index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netlink.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
net/ipv6: factor out MCAST_MSFILTER setsockopt helpers
Christoph Hellwig
1
-76
/
+83
2020-07-20
net/ipv6: factor out MCAST_MSFILTER getsockopt helpers
Christoph Hellwig
1
-65
/
+74
2020-07-20
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
10
-229
/
+61
2020-07-20
net/ipv4: factor out mcast join/leave setsockopt helpers
Christoph Hellwig
1
-53
/
+56
2020-07-20
net/ipv4: factor out MCAST_MSFILTER setsockopt helpers
Christoph Hellwig
1
-76
/
+86
2020-07-20
net/ipv4: factor out MCAST_MSFILTER getsockopt helpers
Christoph Hellwig
1
-61
/
+70
2020-07-20
netfilter: split nf_sockopt
Christoph Hellwig
1
-17
/
+13
2020-07-20
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
5
-12
/
+8
2020-07-20
netfilter: remove the compat_{get,set} methods
Christoph Hellwig
4
-62
/
+4
2020-07-20
netfilter/ebtables: clean up compat {get, set}sockopt handling
Christoph Hellwig
1
-116
/
+98
2020-07-20
netfilter/ip6_tables: clean up compat {get, set}sockopt handling
Christoph Hellwig
1
-66
/
+21
2020-07-20
netfilter/ip_tables: clean up compat {get,set}sockopt handling
Christoph Hellwig
1
-65
/
+21
2020-07-20
netfilter/arp_tables: clean up compat {get, set}sockopt handling
Christoph Hellwig
1
-64
/
+21
2020-07-20
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
20
-125
/
+62
2020-07-20
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
16
-96
/
+8
2020-07-20
net: simplify cBPF setsockopt compat handling
Christoph Hellwig
6
-96
/
+40
2020-07-20
net: streamline __sys_getsockopt
Christoph Hellwig
1
-17
/
+14
2020-07-20
net: streamline __sys_setsockopt
Christoph Hellwig
1
-30
/
+27
2020-07-20
net/atm: remove the atmdev_ops {get, set}sockopt methods
Christoph Hellwig
10
-143
/
+2
2020-07-20
net: rds: rdma_transport.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-20
net: atm: lec_arpc.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-20
net: phy: at803x: add mdix configuration support for AR9331 and AR8035
Oleksij Rempel
1
-0
/
+78
2020-07-20
net: enetc: Use DT protocol information to set up the ports
Alex Marginean
2
-26
/
+34
2020-07-20
net: enetc: Initialize SerDes for SGMII and USXGMII protocols
Michael Walle
3
-0
/
+140
2020-07-20
net: dsa: felix: (re)use already existing constants
Michael Walle
1
-33
/
+12
2020-07-20
net: phy: add USXGMII link partner ability constants
Michael Walle
1
-0
/
+26
2020-07-18
ne2k-pci: Use netif_msg_init to initialize msg_enable bits
Armin Wolf
1
-3
/
+6
2020-07-18
net: atlantic: add support for FW 4.x
Dmitry Bogdanov
4
-15
/
+58
2020-07-18
net: atlantic: align return value of ver_match function with function name
Mark Starovoytov
3
-19
/
+15
2020-07-18
net: ethernet: et131x: Remove redundant register read
Mark Einon
1
-3
/
+0
2020-07-18
net: ethernet: et131x: Remove unused variable 'pm_csr'
Zhang Changzhong
1
-7
/
+3
2020-07-18
net: bna: Remove unused variable 't'
Zhang Changzhong
1
-2
/
+1
2020-07-18
net: bnxt: don't complain if TC flower can't be supported
Jakub Kicinski
2
-6
/
+6
2020-07-17
net: alteon: Avoid some useless memset
Christophe JAILLET
1
-4
/
+1
2020-07-17
net: alteon: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-58
/
+56
2020-07-17
net: sungem: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-26
/
+27
2020-07-17
net: decnet: af_decnet: Simplify goto loop.
Suraj Upadhyay
1
-8
/
+5
2020-07-17
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
3
-0
/
+3
2020-07-17
tcp: fix segment accounting when DSACK range covers multiple segments
Priyaranjan Jha
1
-36
/
+44
2020-07-17
net: sun: cassini: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-50
/
+54
2020-07-17
mptcp: silence warning in subflow_data_ready()
Davide Caratti
1
-2
/
+3
2020-07-17
net: cdc_ncm: hook into set_rx_mode to admit multicast traffic
Miguel Rodríguez Pérez
1
-0
/
+3
2020-07-17
net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_ops
Miguel Rodríguez Pérez
1
-0
/
+1
2020-07-17
net: usbnet: export usbnet_set_rx_mode()
Bjørn Mork
2
-1
/
+3
2020-07-17
net: cdc_ether: export usbnet_cdc_update_filter
Miguel Rodríguez Pérez
2
-1
/
+3
2020-07-17
net: cdc_ether: use dev->intf to get interface information
Miguel Rodríguez Pérez
1
-3
/
+1
2020-07-17
net: openvswitch: reorder masks array based on usage
Eelco Chaudron
4
-7
/
+207
2020-07-17
net: phy: sfp: Cotsworks SFF module EEPROM fixup
Chris Healy
1
-0
/
+44
2020-07-17
net: phy: continue searching for C45 MMDs even if first returned ffff:ffff
Vladimir Oltean
1
-1
/
+2
2020-07-17
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
35
-73
/
+71
[next]