Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
703315712cfccfe0b45ef4aa6994527d8ee95e33
/
include
/
net
7033157
[SCTP]: Implement SCTP_MAX_BURST socket option.
by Vlad Yasevich
· 18 years ago
a5a35e7
[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.
by Vlad Yasevich
· 18 years ago
bdf3092
[SCTP]: Honor flags when setting peer address parameters
by Vlad Yasevich
· 18 years ago
1ae4114
[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event
by Vlad Yasevich
· 18 years ago
d49d91d
[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
by Vlad Yasevich
· 18 years ago
b6e1331
[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
by Vlad Yasevich
· 18 years ago
a48b5a6
[NET_SCHED]: Unline tcf_destroy
by Patrick McHardy
· 18 years ago
3bebcda
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
by Patrick McHardy
· 18 years ago
03cc45c
[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
by Patrick McHardy
· 18 years ago
8edc0c3
[NET_SCHED]: kill PSCHED_TDIFF
by Patrick McHardy
· 18 years ago
a084980
[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT
by Patrick McHardy
· 18 years ago
104e087
[NET_SCHED]: kill PSCHED_TLESS
by Patrick McHardy
· 18 years ago
7c59e25
[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2
by Patrick McHardy
· 18 years ago
26e252d
[NET_SCHED]: kill PSCHED_AUDIT_TDIFF
by Patrick McHardy
· 18 years ago
1d00a4e
[NETLINK]: Remove error pointer from netlink message handler
by Thomas Graf
· 18 years ago
c454673
[NET] rules: Unified rules dumping
by Thomas Graf
· 18 years ago
c127ea2
[IPv6]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
fa34ddd
[DECNet]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
be577dd
[PKT_SCHED] qdisc: Use rtnl registration interface
by Thomas Graf
· 18 years ago
63f3444
[IPv4]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
9d9e6a5
[NET] rules: Use rtnl registration interface
by Thomas Graf
· 18 years ago
c8822a4
[NEIGH]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
e284986
[RTNL]: Message handler registration interface
by Thomas Graf
· 18 years ago
dc5fc57
[NETLINK]: Use nlmsg_trim() where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
00c04af
[NET_SCHED]: kill jiffie conversion macros
by Patrick McHardy
· 18 years ago
4179477
[NET_SCHED]: Add hrtimer based qdisc watchdog
by Patrick McHardy
· 18 years ago
641b9e0
[NET_SCHED]: Use ktime as clocksource
by Patrick McHardy
· 18 years ago
010c7d6
[NETFILTER]: nf_conntrack: uninline notifier registration functions
by Patrick McHardy
· 18 years ago
a3c5029
[NETFILTER]: nfnetlink: use mutex instead of semaphore
by Patrick McHardy
· 18 years ago
ac5357e
[NETFILTER]: nf_conntrack: remove ugly hack in l4proto registration
by Patrick McHardy
· 18 years ago
587aa64
[NETFILTER]: Remove IPv4 only connection tracking/NAT
by Patrick McHardy
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
aa8223c
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
by Arnaldo Carvalho de Melo
· 18 years ago
4bedb45
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
by Arnaldo Carvalho de Melo
· 18 years ago
ea2ae17
[SK_BUFF]: Introduce skb_transport_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
c9bdd4b
[IP]: Introduce ip_hdrlen()
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
37e6636
[LLC]: Kill llc_set_pdu_hdr
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
92f37fd
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
by Eric Dumazet
· 18 years ago
a2a316f
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
by Stephen Hemminger
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
fe067e8
[TCP]: Abstract out all write queue operations.
by David S. Miller
· 18 years ago
759e5d0
[UDP]: Clean up UDP-Lite receive checksum
by Herbert Xu
· 18 years ago
95c385b
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
by Neil Horman
· 18 years ago
b7aa0bf
[NET]: convert network timestamps to ktime_t
by Eric Dumazet
· 18 years ago
9d729f7
[NET]: Convert xtime.tv_sec to get_seconds()
by James Morris
· 18 years ago
fa438cc
[NET]: Keep sk_backlog near sk_lock
by Eric Dumazet
· 18 years ago
3cfe3ba
[TCP]: Add two new spurious RTO responses to FRTO
by Ilpo Järvinen
· 18 years ago
886236c
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh.
by John Heffner
· 18 years ago
46d0de4
[TCP] FRTO: Entry is allowed only during (New)Reno like recovery
by Ilpo Järvinen
· 18 years ago
bdaae17
[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c
by Ilpo Järvinen
· 18 years ago
c01003c
[IFB]: Fix crash on input device removal
by Patrick McHardy
· 18 years ago
a9c87a1
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
c2805fb
[PATCH] WE-22 : prevent information leak on 64 bit
by Jean Tourrilhes
· 18 years ago
f11e665
[IPV6]: Fix routing round-robin locking.
by David S. Miller
· 18 years ago
ecbb416
[NET]: Fix neighbour destructor handling.
by Alexey Kuznetsov
· 18 years ago
e1701c6
[NET]: Fix fib_rules compatibility breakage
by Thomas Graf
· 18 years ago
749bf92
[SCTP]: Reset some transport and association variables on restart
by Vlad Yasevich
· 18 years ago
0b58a81
[SCTP]: Clean up stale data during association restart
by Vlad Yasevich
· 18 years ago
ef41aaa
[IPSEC]: xfrm_policy delete security check misplaced
by Eric Paris
· 18 years ago
64a1465
[NET]: Revert incorrect accept queue backlog changes.
by David S. Miller
· 18 years ago
187f5f84
[INET]: twcal_jiffie should be unsigned long, not int
by Eric Dumazet
· 18 years ago
ec68e97
[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
by Patrick McHardy
· 18 years ago
8488df8
[NET]: Fix bugs in "Whether sock accept queue is full" checking
by Wei Dong
· 18 years ago
4498121
[NET]: Handle disabled preemption in gfp_any()
by Patrick McHardy
· 18 years ago
a39a219
[IRDA] net/irda/: proper prototypes
by Adrian Bunk
· 18 years ago
73d605d
[IPSEC]: changing API of xfrm6_tunnel_register
by Kazunori MIYAZAWA
· 18 years ago
c0d5640
[IPSEC]: Changing API of xfrm4_tunnel_register.
by Kazunori MIYAZAWA
· 18 years ago
fe3eb20
[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void
by Patrick McHardy
· 18 years ago
c0e912d
[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption
by Patrick McHardy
· 18 years ago
923f490
[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arrays
by Patrick McHardy
· 18 years ago
5404732
[PATCH] mark struct file_operations const 1
by Arjan van de Ven
· 18 years ago
1e19e02
[NET]: Reorder fields of struct dst_entry
by Eric Dumazet
· 18 years ago
0c195c3
[DECNET]: Convert decnet route to use the new dst_entry 'next' pointer
by Eric Dumazet
· 18 years ago
7cc4826
[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer
by Eric Dumazet
· 18 years ago
093c2ca
[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer
by Eric Dumazet
· 18 years ago
75ce7ce
[NET]: Introduce union in struct dst_entry to hold 'next' pointer
by Eric Dumazet
· 18 years ago
dbca9b275
[NET]: change layout of ehash table
by Eric Dumazet
· 18 years ago
eac3731
[S390]: Add AF_IUCV socket support
by Jennifer Hunt
· 18 years ago
2356f4c
[S390]: Rewrite of the IUCV base code, part 2
by Martin Schwidefsky
· 18 years ago
39e21c0
[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.
by Andrew Hendry
· 18 years ago
95a9dc4
[X.25]: Add call forwarding
by Andrew Hendry
· 18 years ago
80c9aba
[XFRM]: Extension for dynamic update of endpoint address(es)
by Shinta Sugimoto
· 18 years ago
41f4689
[NETFILTER]: NAT: optional source port randomization support
by Eric Leblond
· 18 years ago
6fecd19
[NETFILTER]: Add SANE connection tracking helper
by Michal Schmidt
· 18 years ago
cdca726
[IPSEC]: exporting xfrm_state_afinfo
by Miika Komu
· 18 years ago
8eb9086
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
by David S. Miller
· 18 years ago
ba7808e
[TCP]: remove tcp header from tcp_v4_check (take #2)
by Frederik Deweerdt
· 18 years ago
e89862f
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
by David S. Miller
· 18 years ago
610ab73
[SCTP]: Correctly handle unexpected INIT-ACK chunk.
by Vlad Yasevich
· 18 years ago
16d8079
[NETFILTER]: fix xt_state compile failure
by Mikael Pettersson
· 18 years ago
1189753
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
0d630cc
[TCP]: Use old definition of before
by Gerrit Renker
· 18 years ago
7f18ba6
[X25]: proper prototype for x25_init_timers()
by Adrian Bunk
· 18 years ago
3eb5460
[PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)
by Zhu Yi
· 18 years ago
Next »