Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ece80490e2c1cefda018b2e5b96d4f39083d9096
/
net
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
65db611
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 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
5fe821a
net: filter: cleanup invocation of internal BPF
by Alexei Starovoitov
· 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
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
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
ee30ef4d
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
Next »