Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
13fd977490fe39b7813fd7c80cce44336c1d8d38
/
net
61c1db7
ipv6: sit: add GSO/TSO support
by Eric Dumazet
· 11 years ago
d3e5e00
ipv6: gso: make ipv6_gso_segment() stackable
by Eric Dumazet
· 11 years ago
fd2d535
ipv4: Allow unprivileged users to use per net sysctls
by Eric W. Biederman
· 11 years ago
0a6fa23
ipv4: Use math to point per net sysctls into the appropriate struct net.
by Eric W. Biederman
· 11 years ago
2e685cad
tcp_memcontrol: Kill struct tcp_memcontrol
by Eric W. Biederman
· 11 years ago
a4fe34b
tcp_memcontrol: Remove the per netns control.
by Eric W. Biederman
· 11 years ago
f594d63
tcp_memcontrol: Remove setting cgroup settings via sysctl
by Eric W. Biederman
· 11 years ago
cd91cce
tcp_memcontrol: Remove tcp_max_memory
by Eric W. Biederman
· 11 years ago
5bf4725
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
e34c9a6
net: switch net_secret key generation to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
222e83d
tcp: switch tcp_fastopen key generation to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
1bbdcee
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
b23a002
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
a48e429
net: introduce new macro net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
b50026b
ipv6: split inet6_ehashfn to hash functions per compilation unit
by Hannes Frederic Sowa
· 11 years ago
65cd803
ipv4: split inet_ehashfn to hash functions per compilation unit
by Hannes Frederic Sowa
· 11 years ago
cb32f51
ipip: add GSO/TSO support
by Eric Dumazet
· 11 years ago
3347c96
ipv4: gso: make inet_gso_segment() stackable
by Eric Dumazet
· 11 years ago
2d26f0a
ipv4: generalize gre_handle_offloads
by Eric Dumazet
· 11 years ago
030737b
net: generalize skb_segment()
by Eric Dumazet
· 11 years ago
b917eb1
ipv6: gso: remove redundant locking
by Eric Dumazet
· 11 years ago
c1b1203
net: misc: Remove extern from function prototypes
by Joe Perches
· 11 years ago
7e58487
net: ipv4/ipv6: Remove extern from function prototypes
by Joe Perches
· 11 years ago
a402a5a
net: dccp: Remove extern from function prototypes
by Joe Perches
· 11 years ago
348662a
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
by Joe Perches
· 11 years ago
47d27aa
ipv4: gso: send_check() & segment() cleanups
by Eric Dumazet
· 11 years ago
cfd4f75
batman-adv: make the backbone gw check VLAN specific
by Antonio Quartulli
· 11 years ago
95fb130
batman-adv: make the TT global purge routine VLAN specific
by Antonio Quartulli
· 11 years ago
7ea7b4a
batman-adv: make the TT CRC logic VLAN specific
by Antonio Quartulli
· 11 years ago
a70a9aa
batman-adv: lock around TT operations to avoid sending inconsistent data
by Antonio Quartulli
· 11 years ago
e75de4f
batman-adv: remove bogus comment
by Antonio Quartulli
· 11 years ago
e300d31
batman-adv: refine API calls for unicast transmissions of SKBs
by Linus Lüssing
· 11 years ago
b8cbd81
batman-adv: make the AP isolation attribute VLAN specific
by Antonio Quartulli
· 11 years ago
90f4435
batman-adv: add sysfs framework for VLAN
by Antonio Quartulli
· 11 years ago
5d2c05b
batman-adv: add per VLAN interface attribute framework
by Antonio Quartulli
· 11 years ago
be1db4f
batman-adv: make the Distributed ARP Table vlan aware
by Antonio Quartulli
· 11 years ago
bbb877e
batman-adv: make the GW module correctly talk to the new VLAN-TT
by Antonio Quartulli
· 11 years ago
1605278
batman-adv: print the VID together with the TT entries
by Antonio Quartulli
· 11 years ago
0ffa9e8
batman-adv: use vid when computing local and global TT CRC
by Antonio Quartulli
· 11 years ago
c018ad3
batman-adv: add the VLAN ID attribute to the TT entry
by Antonio Quartulli
· 11 years ago
bc58eee
batman-adv: update email address for Marek Lindner
by Marek Lindner
· 11 years ago
c679ff8
batman-adv: update email address for Simon Wunderlich
by Simon Wunderlich
· 11 years ago
33faa04
batman-adv: check skb preparation return value
by Antonio Quartulli
· 11 years ago
b1eda2a
em_ipset: use dev_net() accessor
by stephen hemminger
· 11 years ago
675297c
tcp: remove redundant code in __tcp_retransmit_skb()
by Neal Cardwell
· 11 years ago
9877b25
fib: Use const struct nl_info * in rtmsg_fib
by Joe Perches
· 11 years ago
7688775
ax25: cleanup a range test
by Dan Carpenter
· 11 years ago
77dfca7
fib_trie: remove duplicated rcu lock
by baker.zhang
· 11 years ago
9aaf043
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
28be6e0
tcp: rename tcp_tso_segment()
by Eric Dumazet
· 11 years ago
bbfbe47
tipc: simplify the link lookup routine
by Erik Hugne
· 11 years ago
636c037
tipc: correct return value of link_cmd_set_value routine
by Ying Xue
· 11 years ago
6798158
tipc: correct return value of recv_msg routine
by Ying Xue
· 11 years ago
f2875c3
tipc: avoid unnecessary lookup for tipc bearer instance
by Ying Xue
· 11 years ago
4babbaa
tipc: make bearer and media naming consistent
by Ying Xue
· 11 years ago
4068243
tipc: silence sparse warnings
by Ying Xue
· 11 years ago
9446b87
tipc: remove iovec length parameter from all sending functions
by Ying Xue
· 11 years ago
5c0a0fc
tipc: don't use memcpy to copy from user space
by Ying Xue
· 11 years ago
400dfd3
net: refactor sk_page_frag_refill()
by Eric Dumazet
· 11 years ago
5cda73b
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
0baf2b3
ipv4: shrink rt_cache_stat
by Eric Dumazet
· 11 years ago
da33edc
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
c1d607c
inet_diag: use sock_gen_put()
by Eric Dumazet
· 11 years ago
9f96da4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
ed683f1
netfilter: nf_tables: add ARP filtering support
by Pablo Neira Ayuso
· 11 years ago
b5bc89b
netfilter: nf_tables: add trace support
by Pablo Neira Ayuso
· 11 years ago
0628b12
netfilter: nfnetlink: add batch support and use it from nf_tables
by Pablo Neira Ayuso
· 11 years ago
5e94846
netfilter: nf_tables: add insert operation
by Eric Leblond
· 11 years ago
99633ab
netfilter: nf_tables: complete net namespace support
by Pablo Neira Ayuso
· 11 years ago
eb31628
netfilter: nf_tables: Add support for IPv6 NAT
by Tomasz Bursztyka
· 11 years ago
9ddf632
netfilter: nf_tables: add support for dormant tables
by Pablo Neira Ayuso
· 11 years ago
c54032e
netfilter: nf_tables: nft_payload: fix transport header base
by Pablo Neira Ayuso
· 11 years ago
0ca743a
netfilter: nf_tables: add compatibility layer for x_tables
by Pablo Neira Ayuso
· 11 years ago
9370761
netfilter: nf_tables: convert built-in tables/chains to chain types
by Pablo Neira Ayuso
· 11 years ago
c29b72e
netfilter: nft_payload: add optimized payload implementation for small loads
by Patrick McHardy
· 11 years ago
cb7dbfd
netfilter: nf_tables: add optimized data comparison for small values
by Patrick McHardy
· 11 years ago
ef1f7df
netfilter: nf_tables: expression ops overloading
by Patrick McHardy
· 11 years ago
20a6934
netfilter: nf_tables: add netlink set API
by Patrick McHardy
· 11 years ago
9651851
netfilter: add nftables
by Patrick McHardy
· 11 years ago
f59cb04
netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
by Pablo Neira Ayuso
· 11 years ago
795aa6e
netfilter: pass hook ops to hookfn
by Patrick McHardy
· 11 years ago
a4deee1a
batman-adv: Add dummy soft-interface rx mode handler
by Linus Lüssing
· 12 years ago
e8cf234
batman-adv: make batadv_tt_save_orig_buffer() generic
by Antonio Quartulli
· 12 years ago
298e6e6
batman-adv: implement batadv_tt_entries
by Antonio Quartulli
· 12 years ago
56a5ca8
batman-adv: remove useless find_router look up
by Simon Wunderlich
· 12 years ago
411d6ed
batman-adv: consider network coding overhead when calculating required mtu
by Marek Lindner
· 12 years ago
0bf84c1
batman-adv: create common header for ICMP packets
by Antonio Quartulli
· 12 years ago
293e933
batman-adv: use htons when possible
by Antonio Quartulli
· 12 years ago
ee75ed8
batman-adv: Fragment and send skbs larger than mtu
by Martin Hundebøll
· 12 years ago
610bfc6bc
batman-adv: Receive fragmented packets and merge
by Martin Hundebøll
· 12 years ago
f097e25
batman-adv: Remove old fragmentation code
by Martin Hundebøll
· 12 years ago
2c59866
batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)
by Antonio Quartulli
· 12 years ago
f7f8ed5
batman-adv: h_vlan_encapsulated_proto access refactoring
by Antonio Quartulli
· 12 years ago
2102605
batman-adv: don't use call_rcu if not needed
by Antonio Quartulli
· 12 years ago
d7ee88d
batman-adv: remove batadv_tt_global_add_orig declaration
by Antonio Quartulli
· 12 years ago
1e5d49f
batman-adv: make tt_global_add static and return bool
by Antonio Quartulli
· 12 years ago
97dbc03
batman-adv: only add recordroute information to icmp request/reply
by Simon Wunderlich
· 12 years ago
ccdbb6e
tcp: tcp_transmit_skb() optimizations
by Eric Dumazet
· 11 years ago
29b67c3
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
b44084c
inet: rename ir_loc_port to ir_num
by Eric Dumazet
· 11 years ago
Next »