Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4c0ebd6fed66388584abb27d7b0f188cc1ec01fe
/
net
f93e1cd
net/sched: fix filter flushing
by Jiri Pirko
· 8 years ago
31efcc2
net/sched: properly assign RCU pointer in tcf_chain_tp_insert/remove
by Jiri Pirko
· 8 years ago
218b6a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d0c627b
net: dsa: add VLAN notifier
by Vivien Didelot
· 8 years ago
8ae5bcd
net: dsa: add MDB notifier
by Vivien Didelot
· 8 years ago
685fb6a
net: dsa: add FDB notifier
by Vivien Didelot
· 8 years ago
1faabf7
net: dsa: add notifier for ageing time
by Vivien Didelot
· 8 years ago
52c96f9
net: dsa: move notifier info to private header
by Vivien Didelot
· 8 years ago
076e713
net: dsa: move VLAN handlers
by Vivien Didelot
· 8 years ago
3a9afea
net: dsa: move MDB handlers
by Vivien Didelot
· 8 years ago
d1cffff
net: dsa: move FDB handlers
by Vivien Didelot
· 8 years ago
d87bd94
net: dsa: move ageing time setter
by Vivien Didelot
· 8 years ago
4d61d30
net: dsa: move VLAN filtering setter
by Vivien Didelot
· 8 years ago
cfbed32
net: dsa: move bridging routines
by Vivien Didelot
· 8 years ago
a40c175
net: dsa: move port state setters
by Vivien Didelot
· 8 years ago
072bb19
net: dsa: change scope of ageing time setter
by Vivien Didelot
· 8 years ago
c02c417
net: dsa: change scope of VLAN filtering setter
by Vivien Didelot
· 8 years ago
01676d1
net: dsa: change scope of VLAN handlers
by Vivien Didelot
· 8 years ago
bcebb97
net: dsa: change scope of MDB handlers
by Vivien Didelot
· 8 years ago
3fdb023
net: dsa: change scope of FDB handlers
by Vivien Didelot
· 8 years ago
17d7802
net: dsa: change scope of bridging code
by Vivien Didelot
· 8 years ago
a93ecdd
net: dsa: change scope of notifier call chain
by Vivien Didelot
· 8 years ago
fd36454
net: dsa: change scope of STP state setter
by Vivien Didelot
· 8 years ago
86ca984
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
2d76b2f
net: sched: cls_matchall: fix null pointer dereference
by Jiri Pirko
· 8 years ago
bd08048
bridge: fix hello and hold timers starting/stopping
by Ivan Vecera
· 8 years ago
499fde6
vsock: use new wait API for vsock_stream_sendmsg()
by WANG Cong
· 8 years ago
a777f71
net: ipv4: tcp: fixed comment coding style issue
by Rohit Chavan
· 8 years ago
241c466
net: socket: fix a typo in sockfd_lookup().
by Rosen, Rami
· 8 years ago
d5d531c
net: ipv6: Add extack messages for route add failures
by David Ahern
· 8 years ago
333c430
net: ipv6: Plumb extack through route add functions
by David Ahern
· 8 years ago
c3ab2b4
net: ipv4: Add extack messages for route add failures
by David Ahern
· 8 years ago
6d8422a1
net: ipv4: Plumb extack through route add functions
by David Ahern
· 8 years ago
232cd35
ipv6: fix out of bound writes in __ip6_append_data()
by Eric Dumazet
· 8 years ago
4ab6887
tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
by Eric Dumazet
· 8 years ago
0a9fc39
ipv6: drop unused variables in seg6_genl_dumphac
by stephen hemminger
· 8 years ago
9dc621a
fou: make local function static
by stephen hemminger
· 8 years ago
c718c6d
tcpnv: do not export local function
by stephen hemminger
· 8 years ago
9691724
inet: fix warning about missing prototype
by stephen hemminger
· 8 years ago
9e7b19c
ila: propagate error code in ila_output
by stephen hemminger
· 8 years ago
332b4fc
dcb: enforce minimum length on IEEE_APPS attribute
by stephen hemminger
· 8 years ago
b50a5c7
net: allow simultaneous SW and HW transmit timestamping
by Miroslav Lichvar
· 8 years ago
aad9c8c
net: add new control message for incoming HW-timestamped packets
by Miroslav Lichvar
· 8 years ago
90b602f
net: add function to retrieve original skb device using NAPI ID
by Miroslav Lichvar
· 8 years ago
e341257
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
by Miroslav Lichvar
· 8 years ago
b8210a9
net: define receive timestamp filter for NTP
by Miroslav Lichvar
· 8 years ago
6d18c73
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
by Xin Long
· 8 years ago
7d472a5
arp: always override existing neigh entries with gratuitous ARP
by Ihar Hrachyshka
· 8 years ago
d9ef2e7
arp: postpone addr_type calculation to as late as possible
by Ihar Hrachyshka
· 8 years ago
6fd0563
arp: decompose is_garp logic into a separate function
by Ihar Hrachyshka
· 8 years ago
34eb5fe
arp: fixed error in a comment
by Ihar Hrachyshka
· 8 years ago
499350a
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
by Wei Wang
· 8 years ago
23416e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
7529390
openvswitch: more accurate checksumming in queue_userspace_packet()
by Davide Caratti
· 8 years ago
43c26a1
net: more accurate checksumming in validate_xmit_skb()
by Davide Caratti
· 8 years ago
dba0030
net: use skb->csum_not_inet to identify packets needing crc32c
by Davide Caratti
· 8 years ago
219f1d79
sk_buff: remove support for csum_bad in sk_buff
by Davide Caratti
· 8 years ago
b72b5bf
net: introduce skb_crc32c_csum_help
by Davide Caratti
· 8 years ago
9617813
skbuff: add stub to help computing crc32c on SCTP packets
by Davide Caratti
· 8 years ago
9e856e4
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
6f5b24e
tcp: warn on negative reordering values
by Soheil Hassas Yeganeh
· 8 years ago
c6cd850
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
aaf0475
xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static
by Wei Yongjun
· 8 years ago
14e3995
xen/9pfs: fix return value check in xen_9pfs_front_probe()
by Wei Yongjun
· 8 years ago
b17b8a2
tcp: fix tcp_rearm_rto()
by Eric Dumazet
· 8 years ago
f0c24cc
net: dsa: include switchdev.h only once
by Vivien Didelot
· 8 years ago
ea5dd34
net: dsa: include dsa.h only once
by Vivien Didelot
· 8 years ago
de321ed
net: fix __skb_try_recv_from_queue to return the old behavior
by Andrey Vagin
· 8 years ago
fdcee2c
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
by Eric Dumazet
· 8 years ago
a3f96c4
udp: make *udp*_queue_rcv_skb() functions static
by Paolo Abeni
· 8 years ago
0cd2950
net: make struct net_device::tx_queue_len unsigned int
by Alexey Dobriyan
· 8 years ago
a285860
bridge: netlink: check vlan_default_pvid range
by Tobias Jungel
· 8 years ago
64f5102
udp: make function udp_skb_dtor_locked static
by Colin Ian King
· 8 years ago
64df6d5
net: x25: fix one potential use-after-free issue
by linzhang
· 8 years ago
751a9c7
netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT
by Willem de Bruijn
· 8 years ago
7dd7eb9
ipv6: Check ip6_find_1stfragopt() return value properly.
by David S. Miller
· 8 years ago
9a568de
tcp: switch TCP TS option (RFC 7323) to 1ms clock
by Eric Dumazet
· 8 years ago
ac9517f
tcp: replace misc tcp_time_stamp to tcp_jiffies32
by Eric Dumazet
· 8 years ago
46bf466
tcp_lp: cache tcp_time_stamp
by Eric Dumazet
· 8 years ago
ad5ad69
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
by Eric Dumazet
· 8 years ago
594208a
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
by Eric Dumazet
· 8 years ago
628174c
tcp: uses jiffies_32 to feed tp->chrono_start
by Eric Dumazet
· 8 years ago
c74df29
tcp: use tcp_jiffies32 to feed probe_timestamp
by Eric Dumazet
· 8 years ago
70eabf0
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
by Eric Dumazet
· 8 years ago
ac35f56
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
by Eric Dumazet
· 8 years ago
2660bfa8
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
by Eric Dumazet
· 8 years ago
c2203cf
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
by Eric Dumazet
· 8 years ago
d635fbe
tcp: use tcp_jiffies32 to feed tp->lsndtime
by Eric Dumazet
· 8 years ago
d011b9a
dccp: do not use tcp_time_stamp
by Eric Dumazet
· 8 years ago
385e207
tcp: use tp->tcp_mstamp in output path
by Eric Dumazet
· 8 years ago
9d4f97f
sch_dsmark: Fix uninitialized variable warning.
by David S. Miller
· 8 years ago
db50514
net: sched: add termination action to allow goto chain
by Jiri Pirko
· 8 years ago
9fb9f25
net: sched: push tp down to action init
by Jiri Pirko
· 8 years ago
5bc1701
net: sched: introduce multichain support for filters
by Jiri Pirko
· 8 years ago
acb31fa
net: sched: push chain dump to a separate function
by Jiri Pirko
· 8 years ago
2190d1d
net: sched: introduce helpers to work with filter chains
by Jiri Pirko
· 8 years ago
7961973
net: sched: move TC_H_MAJ macro call into tcf_auto_prio
by Jiri Pirko
· 8 years ago
9d36d9e
net: sched: replace nprio by a bool to make the function more readable
by Jiri Pirko
· 8 years ago
fbe9c5b
net: sched: rename tcf_destroy_chain helper
by Jiri Pirko
· 8 years ago
6529eab
net: sched: introduce tcf block infractructure
by Jiri Pirko
· 8 years ago
Next »