Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4bed5395a521b475c2164510596d9af366a3d6dc
/
net
3aed822
netfilter: nft_meta: use skb_to_full_sk() helper
by Eric Dumazet
· 9 years ago
02a56c8
net_sched: em_meta: use skb_to_full_sk() helper
by Eric Dumazet
· 9 years ago
743b2a6
sched: cls_flow: use skb_to_full_sk() helper
by Eric Dumazet
· 9 years ago
fdd723e
netfilter: xt_owner: use skb_to_full_sk() helper
by Eric Dumazet
· 9 years ago
49a496c
tcp: use correct req pointer in tcp_move_syn() calls
by Eric Dumazet
· 9 years ago
30f7ea1
packet: race condition in packet_bind
by Francesco Ruggeri
· 9 years ago
f668f5f
ipv4: use sk_fullsock() in ipv4_conntrack_defrag()
by Eric Dumazet
· 9 years ago
805c4bc
tcp: fix req->saved_syn race
by Eric Dumazet
· 9 years ago
0962733
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
2a189f9e
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
by Sabrina Dubroca
· 9 years ago
4062418
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
by Johan Hedberg
· 9 years ago
ab0c127
Bluetooth: L2CAP: Fix checked range when allocating new CID
by Johan Hedberg
· 9 years ago
8a7889c
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
by Johan Hedberg
· 9 years ago
2ab216a
Bluetooth: Check for supported white list before issuing commands
by Marcel Holtmann
· 9 years ago
7362945
VSOCK: call sk->sk_data_ready() on accept()
by Stefan Hajnoczi
· 9 years ago
e7868a8
net/core: ensure features get disabled on new lower devs
by Jarod Wilson
· 9 years ago
e1b8d90
net: Fix prefsrc lookups
by David Ahern
· 9 years ago
87e9f03
ipv4: fix a potential deadlock in mcast getsockopt() path
by WANG Cong
· 9 years ago
4ee3bd4
ipv4: disable BH when changing ip local port range
by WANG Cong
· 9 years ago
d9c7dbc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0c63d80
switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursion
by Jiri Pirko
· 9 years ago
2a4f417
net: sched: kill dead code in sch_choke.c
by Phil Sutter
· 9 years ago
37b8e1c
irda: Delete an unnecessary check before the function call "irlmp_unregister_service"
by Markus Elfring
· 9 years ago
b3047a7
Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
5ba3f7d
net/core: fix for_each_netdev_feature
by Jarod Wilson
· 9 years ago
74f2d19c
vlan: Invoke driver vlan hooks only if device is present
by Padmanabh Ratnakar
· 9 years ago
5f94c94
ptp: Change ptp_class to a proper bitmask
by Stefan Sørensen
· 9 years ago
ebac62f
ipv6: fix tunnel error handling
by Michal Kubeček
· 9 years ago
e420842
cfg80211: allow AID/listen interval changes for unassociated station
by Ayala Beker
· 9 years ago
dcae9e0
mac80211: document sleep requirements for channel context ops
by Chaitanya T K
· 9 years ago
ef95d8b
mac80211: further improve "no supported rates" warning
by Johannes Berg
· 9 years ago
2ed77ea
mac80211: treat bad WMM parameters more gracefully
by Johannes Berg
· 9 years ago
730a7550
mac80211: fixup AIFSN instead of disabling WMM
by Emmanuel Grumbach
· 9 years ago
cec6628
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
by Johannes Berg
· 9 years ago
520c75d
mac80211: fix crash on mesh local link ID generation with VIFs
by Matthias Schiffer
· 9 years ago
57f255f
mac80211: TDLS: add proper HT-oper IE
by Arik Nemtsov
· 9 years ago
0d440ea
mac80211: don't reconfigure sched scan in case of wowlan
by Eliad Peller
· 9 years ago
968a76c
mac80211: call drv_stop only if driver is started
by Eliad Peller
· 9 years ago
c189a68
mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
by Andrei Otcheretianski
· 9 years ago
43d6df0
mac80211: use freezable workqueue for restart work
by Eliad Peller
· 9 years ago
a64cba3
mac80211: Fix local deauth while associating
by Andrei Otcheretianski
· 9 years ago
254d3df
mac80211: allow null chandef in tracing
by Arik Nemtsov
· 9 years ago
4baf6be
nl80211: Fix potential memory leak from parse_acl_data
by Ola Olsson
· 9 years ago
519ee69
mac80211: fix divide by zero when NOA update
by Janusz.Dziedzic@tieto.com
· 9 years ago
fd867d5
net/core: generic support for disabling netdev features down stack
by Jarod Wilson
· 9 years ago
4ece900
sit: fix sit0 percpu double allocations
by Eric Dumazet
· 9 years ago
1d6119b
net: fix percpu memory leaks
by Eric Dumazet
· 9 years ago
ec13ad1
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
by Matthias Schiffer
· 9 years ago
9e17f8a
net: make skb_set_owner_w() more robust
by Eric Dumazet
· 9 years ago
eca1e00
bridge: vlan: Use rcu_dereference instead of rtnl_dereference
by Ido Schimmel
· 9 years ago
44f49dd
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in preemptible context.
by Ani Sinha
· 9 years ago
ddd611d
bridge: vlan: Use correct flag name in comment
by Ido Schimmel
· 9 years ago
07bc588
bridge: vlan: Prevent possible use-after-free
by Ido Schimmel
· 9 years ago
ce10500
tcp/dccp: fix ireq->pktopts race
by Eric Dumazet
· 9 years ago
7b56543
RDS: convert bind hash table to re-sizable hashtable
by santosh.shilimkar@oracle.com
· 9 years ago
d3ffaefa
net: rds: changing the return type from int to void
by Saurabh Sengar
· 9 years ago
9920e48
ipv4: use l4 hash for locally generated multipath flows
by Paolo Abeni
· 9 years ago
1032a66
Use 64-bit timekeeping
by Tina Ruchandani
· 9 years ago
c9b3292
ipv4: update RTNH_F_LINKDOWN flag on UP event
by Julian Anastasov
· 9 years ago
4f823de
ipv4: fix to not remove local route on link down
by Julian Anastasov
· 9 years ago
76e398a
net: dsa: use switchdev obj for VLAN add/del ops
by Vivien Didelot
· 9 years ago
ea3803c
VSOCK: define VSOCK_SS_LISTEN once only
by Stefan Hajnoczi
· 9 years ago
5cbb28a
tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers
by Jon Paul Maloy
· 9 years ago
405c92f
ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
by Hannes Frederic Sowa
· 9 years ago
682b1a9
ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
by Hannes Frederic Sowa
· 9 years ago
dbd3393
ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
by Hannes Frederic Sowa
· 9 years ago
d749c9c
ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
by Hannes Frederic Sowa
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e7b63ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 9 years ago
e258d91
switchdev: fix: pass correct obj size when deferring obj add
by Scott Feldman
· 9 years ago
3a7bde5
switchdev: fix: erasing too much of vlan obj when handling multiple vlan specs
by Scott Feldman
· 9 years ago
740215d
Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 9 years ago
5bf8921
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
b7b0b1d
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU
by Alexander Duyck
· 9 years ago
741af00
switchdev: Add support for flood control
by Ido Schimmel
· 9 years ago
b7af147
bridge: set is_local and is_static before fdb entry is added to the fdb hashtable
by Roopa Prabhu
· 9 years ago
89bc784
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues
by Hannes Frederic Sowa
· 9 years ago
1e0d69a
Revert "Merge branch 'ipv6-overflow-arith'"
by Hannes Frederic Sowa
· 9 years ago
f116317
NFC: nci: non-static functions can not be inline
by Robert Dolca
· 9 years ago
cf4b24f
mpls: reduce memory usage of routes
by Robert Shearman
· 9 years ago
b4e04fc
mpls: fix forwarding using v4/v6 explicit null
by Robert Shearman
· 9 years ago
8ce675f
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv
by Sowmini Varadhan
· 9 years ago
dbc3617
netfilter: nfnetlink: don't probe module if it exists
by Florian Westphal
· 9 years ago
080a270
sock: don't enable netstamp for af_unix sockets
by Hannes Frederic Sowa
· 9 years ago
6f5cade
openvswitch: Fix skb leak using IPv6 defrag
by Joe Stringer
· 9 years ago
190b8ff
ipv6: Export nf_ct_frag6_consume_orig()
by Joe Stringer
· 9 years ago
74c1661
openvswitch: Fix double-free on ip_defrag() errors
by Joe Stringer
· 9 years ago
c2229fe
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
by Alexander Duyck
· 9 years ago
324e786
bluetooth: 6lowpan: fix NOHZ: local_softirq_pending
by Alexander Aring
· 9 years ago
94f9cd8
netfilter: nf_nat_redirect: add missing NULL pointer check
by Munehisa Kamata
· 9 years ago
8941faa
net: tso: add support for IPv6
by emmanuel.grumbach@intel.com
· 9 years ago
7e3b6e7
ipv6: gre: support SIT encapsulation
by Eric Dumazet
· 9 years ago
2c501cd
Bluetooth: Fix crash on fast disconnect of SCO
by Kuba Pawlak
· 9 years ago
4b3418f
ipv6: icmp: include addresses in debug messages
by Bjørn Mork
· 9 years ago
2bd8324
NFC: NCI: allow spi driver to choose transfer clock
by Vincent Cuissard
· 9 years ago
fcd9d04
NFC: NCI: move generic spi driver to a module
by Vincent Cuissard
· 9 years ago
e5629d2
NFC: NCI: export nci_send_frame and nci_send_cmd function
by Vincent Cuissard
· 9 years ago
15d1717
NFC: st21nfca: Add support for proprietary commands
by Christophe Ricard
· 9 years ago
064d004
NFC: st-nci: Add few code style fixes
by Christophe Ricard
· 9 years ago
Next »