Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3b766cd832328fcb87db3507e7b98cf42f21689d
/
include
3b766cd
net/core: Add reading VF statistics through the PF netdevice
by Eran Ben Elisha
· 10 years ago
9616982
net/mlx4_core: Add helper to query counters
by Eran Ben Elisha
· 10 years ago
6de5f7f
net/mlx4_core: Allocate default counter per port
by Eran Ben Elisha
· 10 years ago
47d8417
net/mlx4_core: Add sink counter
by Eran Ben Elisha
· 10 years ago
023033b
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 10 years ago
46ea297
bonding: export slave's partner_oper_port_state via sysfs and netlink
by Nikolay Aleksandrov
· 10 years ago
254cb6d
bonding: export slave's actor_oper_port_state via sysfs and netlink
by Nikolay Aleksandrov
· 10 years ago
9464ca6
net: make u64_stats_init() a function
by Eric Dumazet
· 10 years ago
0756ea3
bpf: allow networking programs to use bpf_trace_printk() for debugging
by Alexei Starovoitov
· 10 years ago
ffeedaf
bpf: introduce current->pid, tgid, uid, gid, comm accessors
by Alexei Starovoitov
· 10 years ago
ada6c1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
835b803
netfilter: nf_tables_netdev: unregister hooks on net_device removal
by Pablo Neira Ayuso
· 10 years ago
2cbce13
netfilter: nf_tables: attach net_device to basechain
by Pablo Neira Ayuso
· 10 years ago
711bdde
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
by Eric Dumazet
· 10 years ago
ca0f6a5
netfilter: ipset: Fix coding styles reported by checkpatch.pl
by Jozsef Kadlecsik
· 10 years ago
b57b2d1
netfilter: ipset: Prepare the ipset core to use RCU at set level
by Jozsef Kadlecsik
· 10 years ago
c4c9978
netfilter: ipset: Fix parallel resizing and listing of the same set
by Jozsef Kadlecsik
· 10 years ago
f690cba
netfilter: ipset: Fix cidr handling for hash:*net* types
by Jozsef Kadlecsik
· 10 years ago
aaeb6e2
netfilter: ipset: Use MSEC_PER_SEC consistently
by Jozsef Kadlecsik
· 10 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1e98a0f
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
by Eric Dumazet
· 10 years ago
c39f3bc
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 10 years ago
482cfc3
netfilter: xtables: avoid percpu ruleset duplication
by Florian Westphal
· 10 years ago
71ae0df
netfilter: xtables: use percpu rule counters
by Florian Westphal
· 10 years ago
33b1f31
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
by Florian Westphal
· 10 years ago
efb6de9
netfilter: bridge: forward IPv6 fragmented packets
by Bernhard Thaler
· 10 years ago
411ffb4
netfilter: bridge: refactor frag_max_size
by Bernhard Thaler
· 10 years ago
72b31f7
netfilter: bridge: detect NAT66 correctly and change MAC address
by Bernhard Thaler
· 10 years ago
f69ad29
tcp: fill shinfo->gso_size at last moment
by Eric Dumazet
· 10 years ago
fc11fbf
net/mlx5e: Add HW cacheline start padding
by Saeed Mahameed
· 10 years ago
facc969
net/mlx5e: Fix HW MTU settings
by Saeed Mahameed
· 10 years ago
e097dc62
NFC: nfcmrvl: add UART driver
by Vincent Cuissard
· 10 years ago
dc14bde
NFC: nfcmrvl: add platform_data and DT configuration
by Vincent Cuissard
· 10 years ago
9961127
NFC: nci: add generic uart support
by Vincent Cuissard
· 10 years ago
a4244b0
net/ethtool: Add current supported tunable options
by Hadar Hen Zion
· 10 years ago
8bc84b7
net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h
by Florian Fainelli
· 10 years ago
4f822c6
net: phy: broadcom: include phy.h for brcmphy.h
by Florian Fainelli
· 10 years ago
1edaa7e
Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
37a9a8d
net/unix: support SCM_SECURITY for stream sockets
by Stephen Smalley
· 10 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 10 years ago
ed06aeef
nfc: st-nci: Rename st21nfcb to st-nci
by Christophe Ricard
· 10 years ago
206c59d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 10 years ago
c2d3955
mac80211: remove obsolete sentence from documentation
by Jakub Kicinski
· 10 years ago
bd00c60
iommu/vt-d: Change PASID support to bit 40 of Extended Capability Register
by David Woodhouse
· 10 years ago
dd895d7
can: cangw: introduce optional uid to reference created routing jobs
by Oliver Hartkopp
· 10 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9e58095
NFC: netlink: Implement vendor command support
by Samuel Ortiz
· 10 years ago
8115dd5
NFC: Introduce vendor commands structures
by Samuel Ortiz
· 10 years ago
759afb8
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
by Christophe Ricard
· 10 years ago
c39daee
NFC: nci: Add nci init ops for early device initialization
by Christophe Ricard
· 10 years ago
b6355e9
NFC: nci: Handle proprietary response and notifications
by Samuel Ortiz
· 10 years ago
7cf7fa5
net/mlx5_core: Fix static checker warnings around system guid query flow
by Majd Dibbiny
· 10 years ago
b80c0e7
tcp: get_cookie_sock() consolidation
by Eric Dumazet
· 10 years ago
d691f9e
bpf: allow programs to write to certain skb fields
by Alexei Starovoitov
· 10 years ago
90c337d
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
by Eric Dumazet
· 10 years ago
37ef164
Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
a0e9c6e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a124d13
net/mlx5_core: Add more query port helpers
by Majd Dibbiny
· 10 years ago
a05bdef
net/mlx5_core: Use port number when querying port ptys
by Majd Dibbiny
· 10 years ago
e760152
net/mlx5_core: Use port number in the query port mtu helpers
by Majd Dibbiny
· 10 years ago
211e6c8
net/mlx5_core: Get vendor-id using the query adapter command
by Majd Dibbiny
· 10 years ago
707c460
net/mlx5_core: Add new query HCA vport commands
by Majd Dibbiny
· 10 years ago
d18a947
net/mlx5_core: Make the vport helpers available for the IB driver too
by Majd Dibbiny
· 10 years ago
01949d0
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
by Haggai Abramonvsky
· 10 years ago
b3baa0f
mpls: Add MPLS entropy label in flow_keys
by Tom Herbert
· 10 years ago
1fdd512
net: Add GRE keyid in flow_keys
by Tom Herbert
· 10 years ago
87ee9e5
net: Add IPv6 flow label to flow_keys
by Tom Herbert
· 10 years ago
d34af82
net: Add VLAN ID to flow_keys
by Tom Herbert
· 10 years ago
45b47fd0
net: Get rid of IPv6 hash addresses flow keys
by Tom Herbert
· 10 years ago
9f24908
net: Add keys for TIPC address
by Tom Herbert
· 10 years ago
c3f8324
net: Add full IPv6 addresses to flow_keys
by Tom Herbert
· 10 years ago
42aecaa
net: Get skb hash over flow_keys structure
by Tom Herbert
· 10 years ago
730fc43
mpls: Add definition for IPPROTO_MPLS
by Tom Herbert
· 10 years ago
9d1dabf
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
3896d65
bpf: introduce bpf_clone_redirect() helper
by Alexei Starovoitov
· 10 years ago
2a10154
net: phy: dp83867: Add TI dp83867 phy
by Dan Murphy
· 10 years ago
8a7deb3
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
c526a46
mac80211: rename single hw-scan flag to follow naming convention
by Johannes Berg
· 10 years ago
ea1b2b45
mac80211: remove short slot/short preamble incapable flags
by Johannes Berg
· 10 years ago
3b79af9
mac80211: stop using pointers as userspace cookies
by Johannes Berg
· 10 years ago
db388a5
mac80211: move TX PN to public part of key struct
by Johannes Berg
· 10 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c46a024
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
d895112
geneve: allow user to specify TOS info for tunnel frames
by John W. Linville
· 10 years ago
8760ce5
geneve: allow user to specify TTL for tunnel frames
by John W. Linville
· 10 years ago
66e5133
vlan: Add GRO support for non hardware accelerated vlan
by Toshiaki Makita
· 10 years ago
ccea744
openvswitch: include datapath actions with sampled-packet upcall to userspace
by Neil McKee
· 10 years ago
bdef7de
net: Add priority to packet_offload objects.
by David S. Miller
· 10 years ago
8a7b19d
include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h
by Mikko Rapeli
· 10 years ago
9f95041
tcp: fix child sockets to use system default congestion control if not set
by Neal Cardwell
· 10 years ago
a28c257
net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h
by Sowmini Varadhan
· 10 years ago
17ca8cb
ebpf: allow bpf_ktime_get_ns_proto also for networking
by Daniel Borkmann
· 10 years ago
d803731
Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
dae8f28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
abf2e7d
bpf: add missing rcu protection when releasing programs from prog_array
by Alexei Starovoitov
· 10 years ago
583d3f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
50dce30
Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
c66fa19
net/mlx4: Add EQ pool
by Matan Barak
· 10 years ago
9d52bf0
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
a354170
target: Use a PASSTHROUGH flag instead of transport_types
by Andy Grover
· 10 years ago
Next »