Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
57b47a53ec4a67691ba32cff5768e8d78fa6c67f
/
net
57b47a5
[NET]: sem2mutex part 2
by Ingo Molnar
· 19 years ago
4a3e2f7
[NET] sem2mutex: net/
by Arjan van de Ven
· 19 years ago
1533306
[NET]: dev_put/dev_hold cleanup
by Stephen Hemminger
· 19 years ago
2d0817d
[DCCP] options: Make dccp_insert_options & friends yell on error
by Arnaldo Carvalho de Melo
· 19 years ago
110bae4
[DCCP]: Remove leftover dccp_send_response prototype
by Arnaldo Carvalho de Melo
· 19 years ago
c5fed15
[DCCP]: ditch dccp_v[46]_ctl_send_ack
by Arnaldo Carvalho de Melo
· 19 years ago
118b2c9
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
by Arnaldo Carvalho de Melo
· 19 years ago
e5a6de9
[DCCP] options: Fix handling of ackvecs in DATA packets
by Arnaldo Carvalho de Melo
· 19 years ago
aa837b5
[ATM]: Fix build after neigh->parms->neigh_destructor change.
by David S. Miller
· 19 years ago
6cb153c
[NET]: use fget_light() in net/socket.c
by Benjamin LaHaise
· 19 years ago
8aca8a2
[NET]: minor net_rx_action optimization
by Stephen Hemminger
· 19 years ago
c5ecd62
[NET]: Move destructor from neigh->ops to neigh_params
by Michael S. Tsirkin
· 19 years ago
53dcb0e
[PKTGEN]: Updates version.
by Luiz Capitulino
· 19 years ago
6146e6a
[PKTGEN]: Removes thread_{un,}lock() macros.
by Luiz Capitulino
· 19 years ago
222fa07
[PKTGEN]: Convert thread lock to mutexes.
by Luiz Capitulino
· 19 years ago
6756ae4
[NET]: Convert RTNL to mutex.
by Stephen Hemminger
· 19 years ago
253aa11
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
by David S. Miller
· 19 years ago
50bf3e2
[TCP] H-TCP: Better time accounting
by Baruch Even
· 19 years ago
0bc6d90
[TCP] H-TCP: Account for delayed-ACKs
by Baruch Even
· 19 years ago
c33ad6e
[TCP] H-TCP: Use msecs_to_jiffies
by Baruch Even
· 19 years ago
65a3980
[PKTGEN]: Updates version.
by Luiz Capitulino
· 19 years ago
c26a801
[PKTGEN]: Ports if_list to the in-kernel implementation.
by Luiz Capitulino
· 19 years ago
8024bb2
[PKTGEN]: Fix Initialization fail leak.
by Luiz Capitulino
· 19 years ago
12e1872
[PKTGEN]: Fix kernel_thread() fail leak.
by Luiz Capitulino
· 19 years ago
cdcdbe0
[PKTGEN]: Ports thread list to Kernel list implementation.
by Luiz Capitulino
· 19 years ago
222f180
[PKTGEN]: Lindent run.
by Luiz Capitulino
· 19 years ago
6df9424
[DCCP] options: Fix some aspects of mandatory option processing
by Arnaldo Carvalho de Melo
· 19 years ago
c0c736d
[DCCP] ccid2: coding style cleanups
by Arnaldo Carvalho de Melo
· 19 years ago
45329e7
[DCCP] ipv6: cleanups
by Arnaldo Carvalho de Melo
· 19 years ago
c4d9390
[ICSK]: Introduce inet_csk_ctl_sock_create
by Arnaldo Carvalho de Melo
· 19 years ago
7247887
[DCCP] ipv6: Add missing ipv6 control socket
by Arnaldo Carvalho de Melo
· 19 years ago
c25a18b
[DCCP]: Uninline some functions
by Arnaldo Carvalho de Melo
· 19 years ago
5e0817f
[DCCP] ipv4: make struct dccp_v4_prot static
by Adrian Bunk
· 19 years ago
d76e60a
[IPV6]: Fix some code/comment formatting in ip6_dst_output().
by David S. Miller
· 19 years ago
06ef921
[IPV4]: fib_trie stats fix
by Robert Olsson
· 19 years ago
5ddf0eb
[IPV4]: fib_trie initialzation fix
by Robert Olsson
· 19 years ago
0e7b136
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
by John Heffner
· 19 years ago
e9df7d7f
[AF_UNIX]: use shift instead of integer division
by Benjamin LaHaise
· 19 years ago
231d06a
[NET]: Uninline kfree_skb and allow NULL argument
by Jörn Engel
· 19 years ago
2e1f47c
[LLC]: Fix sap refcounting
by Arnaldo Carvalho de Melo
· 19 years ago
2342c99
[LLC]: Replace __inline__ with inline
by Arnaldo Carvalho de Melo
· 19 years ago
9c005e0
[LLC]: Fix struct proto .name
by Arnaldo Carvalho de Melo
· 19 years ago
95ed63f
[NET] pktgen: Fix races between control/worker threads.
by Arthur Kepner
· 19 years ago
b61fafc
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
by Arnaldo Carvalho de Melo
· 19 years ago
46f09ff
[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
by Arnaldo Carvalho de Melo
· 19 years ago
075ae86
[DCCP]: Move dccp_hashinfo from ipv4.c to the core
by Arnaldo Carvalho de Melo
· 19 years ago
0a1ec67
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
by Arnaldo Carvalho de Melo
· 19 years ago
c985ed7
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
by Arnaldo Carvalho de Melo
· 19 years ago
3e0fadc
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
by Arnaldo Carvalho de Melo
· 19 years ago
017487d
[DCCP]: Generalize dccp_v4_send_reset
by Arnaldo Carvalho de Melo
· 19 years ago
e55d912
[DCCP] feat: Introduce sysctls for the default features
by Arnaldo Carvalho de Melo
· 19 years ago
04e2661
[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
by Arnaldo Carvalho de Melo
· 19 years ago
057fc67
[DCCP]: Kconfig tidy up
by Arnaldo Carvalho de Melo
· 19 years ago
60fe62e
[DCCP]: sparse endianness annotations
by Andrea Bittau
· 19 years ago
a193a4a
[NETFILTER]: Fix skb->nf_bridge lifetime issues
by Patrick McHardy
· 19 years ago
6ffd30f
[DCCP] feat: Actually change the CCID upon negotiation
by Andrea Bittau
· 19 years ago
91f0ebf
[DCCP] CCID: Improve CCID infrastructure
by Arnaldo Carvalho de Melo
· 19 years ago
f38c39d
[PKT_SCHED]: Convert sch_red to a classful qdisc
by Patrick McHardy
· 19 years ago
a70fcb0
[XFRM]: Add some missing exports.
by David S. Miller
· 19 years ago
ee857a7
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
by David S. Miller
· 19 years ago
0ac8475
[XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough.
by David S. Miller
· 19 years ago
6c5c8ca
[IPSEC]: Sync series - policy expires
by Jamal Hadi Salim
· 19 years ago
53bc6b4
[IPSEC]: Sync series - SA expires
by Jamal Hadi Salim
· 19 years ago
980ebd2
[IPSEC]: Sync series - acquire insert
by Jamal Hadi Salim
· 19 years ago
d51d081
[IPSEC]: Sync series - user
by Jamal Hadi Salim
· 19 years ago
9500e8a
[IPSEC]: Sync series - fast path
by Jamal Hadi Salim
· 19 years ago
f8cd548
[IPSEC]: Sync series - core changes
by Jamal Hadi Salim
· 19 years ago
f5539eb
[PKT_SCHED]: Keep backlog counter in sch_sfq
by Patrick McHardy
· 19 years ago
053cfed
[PKT_SCHED]: Restore TBF change semantic
by Patrick McHardy
· 19 years ago
cdc7f8e
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
by Patrick McHardy
· 19 years ago
6d037a2
[PKT_SCHED]: Qdisc drop operation is optional
by Patrick McHardy
· 19 years ago
4277a08
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation
by Patrick McHardy
· 19 years ago
a242769
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
by Patrick McHardy
· 19 years ago
c4b8851
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version
by Patrick McHardy
· 19 years ago
f2ffd9e
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
by Patrick McHardy
· 19 years ago
c498673
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
by Patrick McHardy
· 19 years ago
1c52483
[NETFILTER]: x_tables: pass registered match/target data to match/target functions
by Patrick McHardy
· 19 years ago
5d04bff
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
by Patrick McHardy
· 19 years ago
7f93971
[NETFILTER]: Convert ip6_tables matches/targets to centralized error checking
by Patrick McHardy
· 19 years ago
aa83c1a
[NETFILTER]: Convert arp_tables targets to centralized error checking
by Patrick McHardy
· 19 years ago
1d5cd90
[NETFILTER]: Convert ip_tables matches/targets to centralized error checking
by Patrick McHardy
· 19 years ago
3cdc7c9
[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking
by Patrick McHardy
· 19 years ago
37f9f73
[NETFILTER]: xt_tables: add centralized error checking
by Patrick McHardy
· 19 years ago
6ea46c9
[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm
by Yasuyuki Kozakai
· 19 years ago
f2ad52c
[NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message
by Holger Eitzenberger
· 19 years ago
77ff72d
[DCCP] CCID2: Drop sock reference count on timer expiration and reset.
by Andrea Bittau
· 19 years ago
dc808fe
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
by Harald Welte
· 19 years ago
5d424d5
[TCP]: MTU probing
by John Heffner
· 19 years ago
d15150f
[IPV4] fib_rules.c: make struct fib_rules static again
by Adrian Bunk
· 19 years ago
2b191be
[IPCOMP6]: don't check vfree() argument for NULL.
by Jesper Juhl
· 19 years ago
afe0025
[DCCP]: Initial feature negotiation implementation
by Andrea Bittau
· 19 years ago
2a91aa3
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
by Andrea Bittau
· 19 years ago
aa5d7df
[DCCP] CCID3: Set the no_feedback_timer fields near init_timer
by Arnaldo Carvalho de Melo
· 19 years ago
9833d6d
[DCCP]: Don't alloc ack vector for the control sock
by Arnaldo Carvalho de Melo
· 19 years ago
d5e9b2c
[DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free
by Arnaldo Carvalho de Melo
· 19 years ago
4114470
[DCCP] CCID: Allow ccid_{init,exit} to be NULL
by Arnaldo Carvalho de Melo
· 19 years ago
02bcf28
[DCCP] ackvec: Introduce ack vector records
by Andrea Bittau
· 19 years ago
7b204af
[IPV4]: Use RCU locking in fib_rules.
by Robert Olsson
· 19 years ago
9b07ef5
[DCCP] ackvec: Introduce dccp_ackvec_slab
by Arnaldo Carvalho de Melo
· 19 years ago
fa23e2e
[DCCP]: Fix error handling in dccp_init
by Arnaldo Carvalho de Melo
· 19 years ago
Next »