Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f138694b15d164c64a0608b2ea36f7b153637565
/
net
f138694
batman-adv: add blank line between declarations and the rest of the code
by Antonio Quartulli
· 11 years ago
97dc48e
pktgen: Use seq_puts() where seq_printf() is not needed
by Thomas Graf
· 11 years ago
f0f77dc
ieee802154, mac802154: implement devkey record option
by Phoebe Buckheister
· 11 years ago
3e9c156
ieee802154: add netlink interfaces for llsec
by Phoebe Buckheister
· 11 years ago
9b0bb4a
mac802154: propagate device address changes to llsec
by Phoebe Buckheister
· 11 years ago
29e0237
mac802154: add llsec configuration functions
by Phoebe Buckheister
· 11 years ago
af9eed5
ieee802154: add dgram sockopts for security control
by Phoebe Buckheister
· 11 years ago
f30be4d
mac802154: integrate llsec with wpan devices
by Phoebe Buckheister
· 11 years ago
4c14a2f
mac802154: add llsec decryption method
by Phoebe Buckheister
· 11 years ago
03556e4
mac802154: add llsec encryption method
by Phoebe Buckheister
· 11 years ago
5d637d5
mac802154: add llsec structures and mutators
by Phoebe Buckheister
· 11 years ago
87de726
mac802154: update Kconfig
by Phoebe Buckheister
· 11 years ago
e54740e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
2796d0c
bridge: Automatically manage port promiscuous mode.
by Vlad Yasevich
· 11 years ago
145beee
bridge: Add addresses from static fdbs to non-promisc ports
by Vlad Yasevich
· 11 years ago
f3a6ddf
bridge: Introduce BR_PROMISC flag
by Vlad Yasevich
· 11 years ago
8db24af
bridge: Add functionality to sync static fdb entries to hw
by Vlad Yasevich
· 11 years ago
e028e4b
bridge: Keep track of ports capable of automatic discovery.
by Vlad Yasevich
· 11 years ago
63c3a62
bridge: Turn flag change macro into a function.
by Vlad Yasevich
· 11 years ago
ee30ef4
ip_tunnel: don't add tunnel twice
by Duan Jiong
· 11 years ago
944df8a
net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c
by Monam Agarwal
· 11 years ago
88d73f6
openvswitch: Use TCP flags in the flow key for stats.
by Jarno Rajahalme
· 11 years ago
d92ab13
openvswitch: Fix output of SCTP mask.
by Jarno Rajahalme
· 11 years ago
63e7959
openvswitch: Per NUMA node flow stats.
by Jarno Rajahalme
· 11 years ago
23dabf8
openvswitch: Remove 5-tuple optimization.
by Jarno Rajahalme
· 11 years ago
8c63ff0
openvswitch: Use ether_addr_copy
by Joe Perches
· 11 years ago
2235ad1
openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output
by Joe Perches
· 11 years ago
1815a88
openvswitch: Use net_ratelimit in OVS_NLERR
by Joe Perches
· 11 years ago
cc23ebf
openvswitch: Added (unsigned long long) cast in printf
by Daniele Di Proietto
· 11 years ago
07dc060
openvswitch: avoid cast-qual warning in vport_priv
by Daniele Di Proietto
· 11 years ago
d0b4da1
openvswitch: avoid warnings in vport_from_priv
by Daniele Di Proietto
· 11 years ago
7085130
openvswitch: use const in some local vars and casts
by Daniele Di Proietto
· 11 years ago
31ff6aa
net: unix: Align send data_len up to PAGE_SIZE
by Kirill Tkhai
· 11 years ago
112a351
vti6: delete unneeded call to netdev_priv
by Julia Lawall
· 11 years ago
4929fd8
ip_tunnel: delete unneeded call to netdev_priv
by Julia Lawall
· 11 years ago
6225827
net: filter: x86: internal BPF JIT
by Alexei Starovoitov
· 11 years ago
6ef0023
mac802154: make mac802154_wpan_open static
by Phoebe Buckheister
· 11 years ago
1cc76e3
ieee802154: fix dgram socket sendmsg()
by Phoebe Buckheister
· 11 years ago
d4b2816
6lowpan: fix fragmentation
by Phoebe Buckheister
· 11 years ago
32edc40
ieee802154: change _cb handling slightly
by Phoebe Buckheister
· 11 years ago
8c84296
mac802154: account for all header parts during wpan header creationg
by Phoebe Buckheister
· 11 years ago
c3a6114
ieee802154: add definitions for link-layer security and header functions
by Phoebe Buckheister
· 11 years ago
c722831
net: Use a more standard macro for INET_ADDR_COOKIE
by Joe Perches
· 11 years ago
8ba7e7b
dccp: make the request_retries minimum is 1
by wangweidong
· 11 years ago
c9f2dba
snmp: fix some left over of snmp stats
by WANG Cong
· 11 years ago
122ff24
ipv4: make ip_local_reserved_ports per netns
by WANG Cong
· 11 years ago
9816f06
tipc: merge port message reception into socket reception function
by Jon Paul Maloy
· 11 years ago
c82910e
tipc: clean up neigbor discovery message reception
by Jon Paul Maloy
· 11 years ago
38504c2
tipc: improve and extend media address conversion functions
by Jon Paul Maloy
· 11 years ago
37e2216
tipc: rename and move message reassembly function
by Jon Paul Maloy
· 11 years ago
5074ab8
tipc: mark head of reassembly buffer as non-linear
by Jon Paul Maloy
· 11 years ago
ec37dcd
tipc: don't record link RESET or ACTIVATE messages as traffic
by Jon Paul Maloy
· 11 years ago
4f4482d
tipc: compensate for double accounting in socket rcv buffer
by Jon Paul Maloy
· 11 years ago
6163a19
tipc: decrease connection flow control window
by Jon Paul Maloy
· 11 years ago
84f39b0
net: support marking accepting TCP sockets
by Lorenzo Colitti
· 11 years ago
1b3c61d
net: Use fwmark reflection in PMTU discovery.
by Lorenzo Colitti
· 11 years ago
e110861
net: add a sysctl to reflect the fwmark on replies
by Lorenzo Colitti
· 11 years ago
3a19ce0
tcp: IPv6 support for fastopen server
by Daniel Lee
· 11 years ago
0a672f7
tcp: improve fastopen icmp handling
by Yuchung Cheng
· 11 years ago
843f4a5
tcp: use tcp_v4_send_synack on first SYN-ACK
by Yuchung Cheng
· 11 years ago
89278c9
tcp: simplify fast open cookie processing
by Yuchung Cheng
· 11 years ago
5b7ed08
tcp: move fastopen functions to tcp_fastopen.c
by Yuchung Cheng
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
0f49ff0
net: ptp: mark filter as __initdata
by Mathias Krause
· 11 years ago
1268e25
net: filter: Fix redefinition warnings on x86-64.
by David S. Miller
· 11 years ago
b2ce49e7
sch_hhf: fix comparison of qlen and limit
by Yang Yingliang
· 11 years ago
f06c7f9
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
by dingtianhong
· 11 years ago
60ff746
net: rename local_df to ignore_df
by WANG Cong
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
163cd4e
ipv6: remove parameter rt from fib6_prune_clones()
by Duan Jiong
· 11 years ago
9739eef
net: filter: make BPF conversion more readable
by Alexei Starovoitov
· 11 years ago
1448eb5
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
f66138c
sctp: add a checking for sctp_sysctl_net_register
by wangweidong
· 11 years ago
eb9f370
Revert "sctp: optimize the sctp_sysctl_net_register"
by wangweidong
· 11 years ago
be7faf7
rds: remove the unneed NULL checking
by wangweidong
· 11 years ago
b3d4056
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
ca9cf06
tipc: don't directly overwrite node action_flags
by Ying Xue
· 11 years ago
aecb9bb
tipc: rename enum names of node flags
by Ying Xue
· 11 years ago
58d6085
l2tp: Remove UDP checksum verification
by Tom Herbert
· 11 years ago
0a80966
net: Verify UDP checksum before handoff to encap
by Tom Herbert
· 11 years ago
39471ac
icmp6: Call skb_checksum_validate
by Tom Herbert
· 11 years ago
29a96e1
icmp: Call skb_checksum_simple_validate
by Tom Herbert
· 11 years ago
de08dc1
igmp: Call skb_checksum_simple_validate
by Tom Herbert
· 11 years ago
81249be
gre6: Call skb_checksum_simple_validate
by Tom Herbert
· 11 years ago
b1036c6
gre: Call skb_checksum_simple_validate
by Tom Herbert
· 11 years ago
32a4be4
ipv4: remove inet_addr_hash_lock in devinet.c
by WANG Cong
· 11 years ago
ba6b918
ping: move ping_group_range out of CONFIG_SYSCTL
by Cong Wang
· 11 years ago
c9d8f1a
ipv4: move local_port_range out of CONFIG_SYSCTL
by Cong Wang
· 11 years ago
a8951d5
netfilter: Fix potential use after free in ip6_route_me_harder()
by Sergey Popovich
· 11 years ago
6153871
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
aeefa1e
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
by Sergey Popovich
· 11 years ago
698365f
net: clean up snmp stats code
by WANG Cong
· 11 years ago
c1e756b
Revert "net: core: introduce netif_skb_dev_features"
by Florian Westphal
· 11 years ago
c7ba65d
net: ip: push gso skb forwarding handling down the stack
by Florian Westphal
· 11 years ago
418a315
net: ipv6: send pkttoobig immediately if orig frag size > mtu
by Florian Westphal
· 11 years ago
ca6c5d4
net: ipv4: ip_forward: fix inverted local_df test
by Florian Westphal
· 11 years ago
cabae81
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
79e0f1c
ipv6: Need to sock_put on csum error
by Tom Herbert
· 11 years ago
2080cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
5575eeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
Next »