Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eddfb4ed290383abf912630fa8dac5acf65c9e55
/
net
« Previous
2373ce1
[IPV4]: Convert FIB Trie to RCU.
by Robert Olsson
· 19 years ago
e5b4376
[IPV4]: Prepare FIB core for RCU.
by Robert Olsson
· 19 years ago
3625796
[IPV4]: Module export of ip_rcv() no longer needed.
by Ralf Baechle
· 19 years ago
c91326d
[AX25/NETROM/ROSE]: Kill net/ip.h inclusion
by Ralf Baechle
· 19 years ago
98a82fe
[AX25/NETROM]: Cleanup direct calls into IP stack
by Ralf Baechle
· 19 years ago
0c7770c
[IPV4]: FIB trie cleanup
by Stephen Hemminger
· 19 years ago
331968b
[DCCP]: Initial dccp_poll implementation
by Arnaldo Carvalho de Melo
· 19 years ago
8efa544
[DCCP]: Call the HC exit routines at dccp_v4_destroy_sock
by Arnaldo Carvalho de Melo
· 19 years ago
dc40c7b
[ICSK]: Generalise tcp_listen_poll
by Arnaldo Carvalho de Melo
· 19 years ago
2babe1f
[DCCP]: Introduce dccp_get_info
by Arnaldo Carvalho de Melo
· 19 years ago
4fded33
[CCID3]: Calculate the RTT in the RX half connection
by Arnaldo Carvalho de Melo
· 19 years ago
d4b81ff
[DCCP]: Export dccp_insert_option_timestamp to CCIDs
by Arnaldo Carvalho de Melo
· 19 years ago
012e13e
[CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments
by Arnaldo Carvalho de Melo
· 19 years ago
a4beb1b
[DCCP]: Send a DATAACK packet when we have a TIMESTAMP_ECHO pending
by Arnaldo Carvalho de Melo
· 19 years ago
20472af
[DCCP]: Fix skb leak in dccp_sendmsg
by Arnaldo Carvalho de Melo
· 19 years ago
7ad07e7
[DCCP]: Implement the CLOSING timer
by Arnaldo Carvalho de Melo
· 19 years ago
58e4513
[DCCP]: Fix printf format warnings on 64-bit.
by David S. Miller
· 19 years ago
0546534
[NETFILTER]: Add goto target
by Patrick McHardy
· 19 years ago
764d8a9
[NETFILTER]: Add IPv6 REJECT target
by Patrick McHardy
· 19 years ago
7567662
[NETFILTER]: Add string match
by Pablo Neira Ayuso
· 19 years ago
2411772
[DCCP]: Fix ackno setting in SYNC/SYNCACK packets
by Arnaldo Carvalho de Melo
· 19 years ago
03ace39
[DCCP]: Fix the ACK and SEQ window variables settings
by Arnaldo Carvalho de Melo
· 19 years ago
a3054d4
[DCCP]: Give more info on Step 6 failure debug printk
by Arnaldo Carvalho de Melo
· 19 years ago
2807d4f
[DCCP]: Fix seqno setting in dccp_v4_ctl_send_reset
by Arnaldo Carvalho de Melo
· 19 years ago
c68e64c
[CCID3]: Reintroduce ccid3hctx_t_rto
by Arnaldo Carvalho de Melo
· 19 years ago
33d043d
[IPV4]: ip_finish_output() can be inlined
by Thomas Graf
· 19 years ago
9070683
[IPV4]: Remove some dead code from ip_forward()
by Thomas Graf
· 19 years ago
3e192be
[IPV4]: Avoid common branch mispredictions in ip_rcv_finish()
by Thomas Graf
· 19 years ago
d245407
[IPV4]: Move ip options parsing out of ip_rcv_finish()
by Thomas Graf
· 19 years ago
e9c6042
[IPV4]: Avoid common branch misprediction while checking csum in ip_rcv()
by Thomas Graf
· 19 years ago
5861524
[IPV4]: Consistency and whitespace cleanup of ip_rcv()
by Thomas Graf
· 19 years ago
a6f9a70
[NET]: Add support for getting the permanent hardware address.
by Jon Wetzel
· 19 years ago
1bc0986
[DCCP]: Fix the timestamp options
by Ian McDonald
· 19 years ago
bf0ff9e
[IPVS]: ipv4_table --> ipvs_ipv4_table
by David S. Miller
· 19 years ago
c59eab4
[DCCP]: Use LIMIT_NETDEBUG in some debugging printks
by Arnaldo Carvalho de Melo
· 19 years ago
5480855
[DCCP]: Set dccp_ctl_socket to NULL in dccp_ctl_sock_exit
by Arnaldo Carvalho de Melo
· 19 years ago
b1c9fe7
[DCCP]: Fix elapsed time option as per section 13.2 of spec v11
by Ian McDonald
· 19 years ago
d179cd1
[NET]: Implement SKB fast cloning.
by David S. Miller
· 19 years ago
e92ae93
[DCCP]: Send SYNCACK packets in response to SYNC packets
by Arnaldo Carvalho de Melo
· 19 years ago
ba602a8
[IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}()
by David S. Miller
· 19 years ago
bf73d1c
[IRDA]: Possible cleanups.
by Adrian Bunk
· 19 years ago
4c6ea29
[IP]: Introduce ip_options_get_from_user
by Arnaldo Carvalho de Melo
· 19 years ago
6ed8a48
[NETLINK]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
9deff7f
[RXRPC]: Fix build failure introduced by skb->stamp changes.
by Andrew Morton
· 19 years ago
63a1222
[DECNET]: Fix build after netlink changes.
by Andrew Morton
· 19 years ago
0662860
[NETLINK]: Add "groups" argument to netlink_kernel_create
by Patrick McHardy
· 19 years ago
9a4595b
[NETLINK]: Add set/getsockopt options to support more than 32 groups
by Patrick McHardy
· 19 years ago
f7fa9b1
[NETLINK]: Support dynamic number of multicast groups per netlink family
by Patrick McHardy
· 19 years ago
ab33a17
[NETLINK]: Return -EPROTONOSUPPORT in netlink_create() if no kernel socket is registered
by Patrick McHardy
· 19 years ago
ac6d439
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
by Patrick McHardy
· 19 years ago
d629b83
[NETLINK]: Use group numbers instead of bitmasks internally
by Patrick McHardy
· 19 years ago
77247bb
[NETLINK]: Fix module refcounting problems
by Patrick McHardy
· 19 years ago
db08052
[NETLINK]: Remove unused groups member from struct netlink_skb_parms
by Patrick McHardy
· 19 years ago
43e943c
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
by Patrick McHardy
· 19 years ago
7de7627
[IPX]: Fix build error in ipx_recvmsg()
by David S. Miller
· 19 years ago
a10cedd
[DCCP]: Fix compiler warnings
by Patrick McHardy
· 19 years ago
a1d3a35
[DCCP]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
8649b0d
[DCCP]: Fix RESET handling in dccp_rcv_state_process
by Arnaldo Carvalho de Melo
· 19 years ago
725ba8e
[DCCP]: Introduce the DCCP Kernel hacking menu
by Arnaldo Carvalho de Melo
· 19 years ago
531669a
[DCCP]: Rewrite dccp_sendmsg to be more like UDP
by Arnaldo Carvalho de Melo
· 19 years ago
7690af3
[DCCP]: Just reflow the source code to fit in 80 columns
by Arnaldo Carvalho de Melo
· 19 years ago
c173437
[PACKET_HISTORY]: Add dccphtx_rtt and rename the win_count fields
by Arnaldo Carvalho de Melo
· 19 years ago
34b4a4a
[NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner
by Christoph Hellwig
· 19 years ago
000efe1
[NETFILTER]: Make NETMAP target usable in OUTPUT
by Gary Wayne Smith
· 19 years ago
9baa5c6
[NETFILTER]: Don't exclude local packets from MASQUERADING
by Patrick McHardy
· 19 years ago
a61bbcf
[NET]: Store skb->timestamp as offset to a base timestamp
by Patrick McHardy
· 19 years ago
25ed891
[NETFILTER]: Nicer names for ipt_connbytes constants
by Patrick McHardy
· 19 years ago
8ffde67
[NETFILTER]: Fix div64_64 in ipt_connbytes
by Patrick McHardy
· 19 years ago
9d810fd
[NETFILTER]: Add new iptables "connbytes" match
by Harald Welte
· 19 years ago
17b085e
[INET_DIAG]: Move the tcp_diag interface to the proper place
by Arnaldo Carvalho de Melo
· 19 years ago
a8c2190
[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
by Arnaldo Carvalho de Melo
· 19 years ago
73c1f4a
[TCPDIAG]: Just rename everything to inet_diag
by Arnaldo Carvalho de Melo
· 19 years ago
4f5736c
[TCPDIAG]: Introduce inet_diag_{register,unregister}
by Arnaldo Carvalho de Melo
· 19 years ago
5324a04
[INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c
by Arnaldo Carvalho de Melo
· 19 years ago
505cbfc
[IPV6]: Generalise the tcp_v6_lookup routines
by Arnaldo Carvalho de Melo
· 19 years ago
0a242ef
[NET]: Deinline netif_carrier_{on,off}().
by Denis Vlasenko
· 19 years ago
6224392
[NETFILTER]: Fix compilation when no PROC_FS enabled
by Harald Welte
· 19 years ago
e41aac4
[TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP
by Arnaldo Carvalho de Melo
· 19 years ago
07dc3f0
[NET]: Make use of ->private_data in sockfd_lookup
by Benjamin LaHaise
· 19 years ago
cef07fd
[CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC
by Arnaldo Carvalho de Melo
· 19 years ago
8c60f3f
[CCID3]: Separate most of the packet history code
by Arnaldo Carvalho de Melo
· 19 years ago
540722f
[TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK
by Arnaldo Carvalho de Melo
· 19 years ago
6687e98
[ICSK]: Move TCP congestion avoidance members to icsk
by Arnaldo Carvalho de Melo
· 19 years ago
64ce207
[NET]: Make NETDEBUG pure printk wrappers
by Patrick McHardy
· 19 years ago
64cf1e5
[DCCP]: Finish the TIMEWAIT minisock support
by Arnaldo Carvalho de Melo
· 19 years ago
696ab2d
[TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c
by Arnaldo Carvalho de Melo
· 19 years ago
295ff7e
[TIMEWAIT]: Introduce inet_timewait_death_row
by Arnaldo Carvalho de Melo
· 19 years ago
0b4e03b
[DCCP]: Initialize icsk_rto in dccp_v4_init_sock
by Arnaldo Carvalho de Melo
· 19 years ago
27258ee
[DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
by Arnaldo Carvalho de Melo
· 19 years ago
0d48d93
[Bluetooth]: Move packet type into the SKB control buffer
by Marcel Holtmann
· 19 years ago
2eb25a6
[Bluetooth]: Fix sparse warnings (__nocast type)
by Victor Fusco
· 19 years ago
3a5e903
[Bluetooth]: Implement RFCOMM remote port negotiation
by J. Suter
· 19 years ago
7b9eb9e
[Bluetooth]: Call tty_hangup() when DCD is de-asserted
by Timo Teräs
· 19 years ago
85a1e93
[Bluetooth]: Track page scan repetition mode changes
by Marcel Holtmann
· 19 years ago
45bb4bf
[Bluetooth]: Workaround for inquiry results with RSSI and page scan mode
by Marcel Holtmann
· 19 years ago
f6ccf55
[DCCP]: Fix u64 printf format warnings.
by David S. Miller
· 19 years ago
1d3de41
[NETFILTER]: New iptables DCCP protocol header match
by Harald Welte
· 19 years ago
bb435b8
[IPV4]: fib_trie: Use const
by Stephen Hemmigner
· 19 years ago
2f80b3c
[IPV4]: fib_trie: Use ERR_PTR to handle errno return
by Robert Olsson
· 19 years ago
Next »