Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
261a7d121e3059a00f75688f398b38c6c2c25c48
/
net
1708803
netfilter: bridge: fix Kconfig unmet dependencies
by Pablo Neira
· 11 years ago
85d3fc9
tipc: Don't reset the timeout when restarting
by Arnaldo Carvalho de Melo
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5fa6a683
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
b1fcd35
net: filter: let unattached filters use sock_fprog_kern
by Daniel Borkmann
· 11 years ago
8556ce7
net: filter: remove DL macro
by Daniel Borkmann
· 11 years ago
6b649fea
l2tp: Add support for zero IPv6 checksums
by Tom Herbert
· 11 years ago
1c19448
net: Make enabling of zero UDP6 csums more restrictive
by Tom Herbert
· 11 years ago
28448b8
net: Split sk_no_check into sk_no_check_{rx,tx}
by Tom Herbert
· 11 years ago
b26ba20
net: Eliminate no_check from protosw
by Tom Herbert
· 11 years ago
0f8066b
sunrpc: Remove sk_no_check setting
by Tom Herbert
· 11 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 11 years ago
0c200ef
openvswitch: Simplify genetlink code.
by Pravin B Shelar
· 11 years ago
893f139
openvswitch: Minimize ovs_flow_cmd_new|set critical sections.
by Jarno Rajahalme
· 11 years ago
37bdc87
openvswitch: Split ovs_flow_cmd_new_or_set().
by Jarno Rajahalme
· 11 years ago
aed0677
openvswitch: Minimize ovs_flow_cmd_del critical section.
by Jarno Rajahalme
· 11 years ago
0e9796b
openvswitch: Reduce locking requirements.
by Jarno Rajahalme
· 11 years ago
86ec8db
openvswitch: Fix ovs_flow_stats_get/clear RCU dereference.
by Jarno Rajahalme
· 11 years ago
eb07265
openvswitch: Fix typo.
by Jarno Rajahalme
· 11 years ago
6093ae9
openvswitch: Minimize dp and vport critical sections.
by Jarno Rajahalme
· 11 years ago
56c1986
openvswitch: Make flow mask removal symmetric.
by Jarno Rajahalme
· 11 years ago
fb5d1e9
openvswitch: Build flow cmd netlink reply only if needed.
by Jarno Rajahalme
· 11 years ago
bb6f9a7
openvswitch: Clarify locking.
by Jarno Rajahalme
· 11 years ago
be52c9e
openvswitch: Avoid assigning a NULL pointer to flow actions.
by Jarno Rajahalme
· 11 years ago
1139e24
openvswitch: Compact sw_flow_key.
by Jarno Rajahalme
· 11 years ago
b6ed549
batman: fix a bogus warning from batadv_is_on_batman_iface()
by Cong Wang
· 11 years ago
65db611
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
fbdc0ad
ipv4: initialise the itag variable in __mkroute_input
by Li RongQing
· 11 years ago
b3f7a7b
ieee802154: missing put_dev() on error
by Dan Carpenter
· 11 years ago
b128272
bridge: make br_device_notifier static
by Cong Wang
· 11 years ago
5c4a43b
net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warning
by Chen Gang
· 11 years ago
53819a6
mac802154: llsec: correctly lookup implicit-indexed keys
by Phoebe Buckheister
· 11 years ago
62e9c11
mac802154: llsec: fold useless return value check
by Phoebe Buckheister
· 11 years ago
6f3eabc
mac802154: llsec: fix incorrect lock pairing
by Phoebe Buckheister
· 11 years ago
da08143
vlan: more careful checksum features handling
by Michal Kubeček
· 11 years ago
e876f20
net: Add a software TSO helper API
by Ezequiel Garcia
· 11 years ago
8af750d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
ca8a226
tcp: make cwnd-limited checks measurement-based, and gentler
by Neal Cardwell
· 11 years ago
4de462a
ipv6: gro: fix CHECKSUM_COMPLETE support
by Eric Dumazet
· 11 years ago
5fe821a
net: filter: cleanup invocation of internal BPF
by Alexei Starovoitov
· 11 years ago
bf63ac7
net_sched: fix an oops in tcindex filter
by Cong Wang
· 11 years ago
1495664
ipv6: slight optimization in ip6_dst_gc
by Li RongQing
· 11 years ago
f98f89a
net: tunnels - enable module autoloading
by Tom Gundersen
· 11 years ago
78ff4be
ip_tunnel: Initialize the fallback device properly
by Steffen Klassert
· 11 years ago
d050de6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
c7c32e7
netfilter: nf_tables: defer all object release via rcu
by Pablo Neira Ayuso
· 11 years ago
128ad33
netfilter: nf_tables: remove skb and nlh from context structure
by Pablo Neira Ayuso
· 11 years ago
35151d8
netfilter: nf_tables: simplify nf_tables_*_notify
by Pablo Neira Ayuso
· 11 years ago
60319eb
netfilter: nf_tables: use new transaction infrastructure to handle elements
by Pablo Neira Ayuso
· 11 years ago
55dd6f9
netfilter: nf_tables: use new transaction infrastructure to handle table
by Pablo Neira Ayuso
· 11 years ago
e1aaca9
netfilter: nf_tables: pass context to nf_tables_updtable()
by Pablo Neira Ayuso
· 11 years ago
f75edf5
netfilter: nf_tables: disabling table hooks always succeeds
by Pablo Neira Ayuso
· 11 years ago
91c7b38
netfilter: nf_tables: use new transaction infrastructure to handle chain
by Pablo Neira Ayuso
· 11 years ago
ff3cd7b
netfilter: nf_tables: refactor chain statistic routines
by Pablo Neira Ayuso
· 11 years ago
958bee1
netfilter: nf_tables: use new transaction infrastructure to handle sets
by Pablo Neira Ayuso
· 11 years ago
b380e5c
netfilter: nf_tables: add message type to transactions
by Pablo Neira Ayuso
· 11 years ago
37082f9
netfilter: nf_tables: relocate commit and abort routines in the source file
by Pablo Neira Ayuso
· 11 years ago
1081d11
netfilter: nf_tables: generalise transaction infrastructure
by Pablo Neira Ayuso
· 11 years ago
7c95f6d
netfilter: nf_tables: deconstify table and chain in context structure
by Pablo Neira Ayuso
· 11 years ago
45c7002
can: add hash based access to single EFF frame filters
by Oliver Hartkopp
· 11 years ago
e3d3917
can: proc: make array printing function indenpendent from sff frames
by Oliver Hartkopp
· 11 years ago
b6052af
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
71fd762
net: rds: Use time_after() for time comparison
by Manuel Schölling
· 11 years ago
614d056
ipv4: minor spelling fix
by stephen hemminger
· 11 years ago
025559e
bridge: fix spelling of promiscuous
by stephen hemminger
· 11 years ago
d4f0e09
net: bridge: fix build
by Alexei Starovoitov
· 11 years ago
871d3d9
batman-adv: Start new development cycle
by Simon Wunderlich
· 11 years ago
2b64df2
batman-adv: remove semi-colon after macro definition
by Antonio Quartulli
· 11 years ago
f138694
batman-adv: add blank line between declarations and the rest of the code
by Antonio Quartulli
· 11 years ago
44a4085
bonding: Fix stacked device detection in arp monitoring
by Vlad Yasevich
· 11 years ago
d38569a
vlan: Fix lockdep warning with stacked vlan devices.
by Vlad Yasevich
· 11 years ago
4085ebe
net: Find the nesting level of a given device by type.
by Vlad Yasevich
· 11 years ago
97dc48e
pktgen: Use seq_puts() where seq_printf() is not needed
by Thomas Graf
· 11 years ago
29e9824
net: gro: make sure skb->cb[] initial content has not to be zero
by Eric Dumazet
· 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
22fb22e
ipv4: ip_tunnels: disable cache for nbma gre tunnels
by Timo Teräs
· 11 years ago
ee30ef4
ip_tunnel: don't add tunnel twice
by Duan Jiong
· 11 years ago
d1c0b47
net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()
by Fabian Godehardt
· 11 years ago
2e47b29
net: ipv6: make "ip -6 route get mark xyz" work.
by Lorenzo Colitti
· 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
Next »