Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a48665970962a9b50aa81722ca4e943fcfdc6699
/
net
1779432
6lowpan: reassembly: un-export local functions
by Florian Westphal
· 11 years ago
d59b7d8
net_sched: return nla_nest_end() instead of skb->len
by Yang Yingliang
· 11 years ago
f9708b4
consolidate duplicate code is skb_checksum_setup() helpers
by Jan Beulich
· 11 years ago
42775a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
433131b
net: sctp: remove NULL check in sctp_assoc_update_retran_path
by Daniel Borkmann
· 11 years ago
5c31142
tipc: eliminate redundant lookups in registry
by Jon Paul Maloy
· 11 years ago
58ed944
tipc: align usage of variable names and macros in socket
by Jon Paul Maloy
· 11 years ago
3b4f302
tipc: eliminate redundant locking
by Jon Paul Maloy
· 11 years ago
24be34b
tipc: eliminate upcall function pointers between port and socket
by Jon Paul Maloy
· 11 years ago
8826cde
tipc: aggregate port structure into socket structure
by Jon Paul Maloy
· 11 years ago
f9fef18
tipc: remove redundant 'peer_name' field in struct tipc_sock
by Jon Paul Maloy
· 11 years ago
978813e
tipc: replace reference table rwlock with spinlock
by Jon Paul Maloy
· 11 years ago
4a93f50
flowcache: Fix resource leaks on namespace exit.
by Steffen Klassert
· 11 years ago
184593c
tipc: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
ec633eb
ieee802154: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
2b8837a
net: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
f0e7882
8021q: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
fba373d
pkt_sched: add cond_resched() to class and qdisc dump
by Eric Dumazet
· 11 years ago
15dc36e
pkt_sched: do not use rcu in tc_dump_qdisc()
by Eric Dumazet
· 11 years ago
090f116
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
by Li RongQing
· 11 years ago
d32d9bb
flowcache: restore a single flow_cache kmem_cache
by Eric Dumazet
· 11 years ago
431a912
tcp: timestamp SYN+DATA messages
by Eric Dumazet
· 11 years ago
3772ab1d
6lowpan: reassembly: fix access of ctl table entry
by Alexander Aring
· 11 years ago
746e349
l2tp: fix unused variable warning
by Eric Dumazet
· 11 years ago
9063e21
netlink: autosize skb lengthes
by Eric Dumazet
· 11 years ago
be14cc9
vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal
by dingtianhong
· 11 years ago
375f67d
vlan: slight optimization for vlan_do_receive()
by dingtianhong
· 11 years ago
2d8d40a
pkt_sched: fq: do not hold qdisc lock while allocating memory
by Eric Dumazet
· 11 years ago
3714765
6lowpan: reassembly: fix return of init function
by Alexander Aring
· 11 years ago
3894004
Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 11 years ago
31c70d5
l2tp: keep original skb ownership
by Eric Dumazet
· 11 years ago
2196269
tcp: do not leak non zero tstamp in output packets
by Eric Dumazet
· 11 years ago
6f542ef
net_sched: htb: do not acquire qdisc lock in dump operations
by Eric Dumazet
· 11 years ago
cefc8c8
6lowpan: move 6lowpan header to include/net
by Alexander Aring
· 11 years ago
91c6922
6lowpan: add missing include of net/ipv6.h
by Alexander Aring
· 11 years ago
f7324ac
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
by David S. Miller
· 11 years ago
e90c148
inet: remove now unused flag DST_NOPEER
by Hannes Frederic Sowa
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6092c79
ieee802154: fix whitespace issues in Kconfig
by Alexander Aring
· 11 years ago
960d97f
cfg80211: add MPLS and 802.21 classification
by Simon Wunderlich
· 11 years ago
f3b6a48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c3bebc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
7727640
af_rxrpc: Keep rxrpc_call pointers in a hashtable
by Tim Smith
· 11 years ago
4823551
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
ec0223e
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
by Daniel Borkmann
· 11 years ago
82f1918
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
f19c29e
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
by Yuchung Cheng
· 11 years ago
10ddceb
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
by Xin Long
· 11 years ago
a135e59
sch_tbf: Remove holes in struct tbf_sched_data.
by Hiroaki SHIMODA
· 11 years ago
c84a571
tcp: fix bogus RTT on special retransmission
by Yuchung Cheng
· 11 years ago
de39d7a
hsr: off by one sanity check in hsr_register_frame_in()
by Dan Carpenter
· 11 years ago
9ffd2e9
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
0c6a481
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
821047c
can: remove CAN FD compatibility for CAN 2.0 sockets
by Oliver Hartkopp
· 11 years ago
b6f82fc
6lowpan: use memcpy to set tag value in fraghdr
by Alexander Aring
· 11 years ago
0234a63
6lowpan: remove initialization of tag value
by Alexander Aring
· 11 years ago
4c7f778
6lowpan: fix type of datagram size parameter
by Alexander Aring
· 11 years ago
7240cde
6lowpan: handling 6lowpan fragmentation via inet_frag api
by Alexander Aring
· 11 years ago
d57fec8
6lowpan: fix some checkpatch issues
by Alexander Aring
· 11 years ago
01348b3
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
by Alexander Aring
· 11 years ago
02600d0
6lowpan: change tag type to __be16
by Alexander Aring
· 11 years ago
96cb3eb
6lowpan: fix fragmentation on sending side
by Alexander Aring
· 11 years ago
349aa7b
6lowpan: add uncompress header size function
by Alexander Aring
· 11 years ago
52f1454
packet: allow to transmit +4 byte in TX_RING slot for VLAN case
by Daniel Borkmann
· 11 years ago
b95eddb
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
81ad6fd
Bluetooth: Remove unnecessary stop_scan_complete function
by Johan Hedberg
· 11 years ago
317ac8c
Bluetooth: Fix trying to disable scanning twice
by Johan Hedberg
· 11 years ago
e3098be
Bluetooth: Delay LTK encryption to let remote receive all keys
by Johan Hedberg
· 11 years ago
38ccdc9
Bluetooth: Re-encrypt link after receiving an LTK
by Johan Hedberg
· 11 years ago
9489eca
Bluetooth: Add timeout for LE connection attempts
by Johan Hedberg
· 11 years ago
b1cd5fd
Bluetooth: Use hdev->init/resp_addr values for smp_c1 function
by Johan Hedberg
· 11 years ago
cb1d68f
Bluetooth: Track LE initiator and responder address information
by Johan Hedberg
· 11 years ago
b46e003
Bluetooth: Fix updating connection state to BT_CONNECT too early
by Johan Hedberg
· 11 years ago
8d97250
Bluetooth: Add protections for updating local random address
by Johan Hedberg
· 11 years ago
759331d
Bluetooth: Fix clearing SMP keys if pairing fails
by Johan Hedberg
· 11 years ago
fe39c7b
Bluetooth: Use __le64 type for LE random numbers
by Marcel Holtmann
· 11 years ago
a3172b7
Bluetooth: Add timer to force power off
by Johan Hedberg
· 11 years ago
c9910d0
Bluetooth: Fix disconnecting connections in non-connected states
by Johan Hedberg
· 11 years ago
0f36b58
Bluetooth: Track LE white list modification via HCI commands
by Marcel Holtmann
· 11 years ago
d2ab0ac
Bluetooth: Add support for storing LE white list entries
by Marcel Holtmann
· 11 years ago
747d3f0
Bluetooth: Clear all LE white list entries when powering controller
by Marcel Holtmann
· 11 years ago
c950749
Bluetooth: Make hci_blacklist_clear function static
by Marcel Holtmann
· 11 years ago
accfe0e
ipv6: ipv6_find_hdr restore prev functionality
by Hans Schillstrom
· 11 years ago
feff9ab
neigh: recompute reachabletime before returning from neigh_periodic_work()
by Duan Jiong
· 11 years ago
352063c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
5e2c21d
neigh: directly goto out after setting nud_state to NUD_FAILED
by Duan Jiong
· 11 years ago
8e1f40e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
2318721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 11 years ago
bf439b3
net: ipv6: ping: Use socket mark in routing lookup
by Lorenzo Colitti
· 11 years ago
8e2a89c
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
cb66498
mac80211: fix association to 20/40 MHz VHT networks
by Johannes Berg
· 11 years ago
724b9e1
sch_tbf: Fix potential memory leak in tbf_change().
by Hiroaki SHIMODA
· 11 years ago
a1f4c31
Bluetooth: Add hci_copy_identity_address convenience function
by Johan Hedberg
· 11 years ago
56ed2cb
Bluetooth: Add tracking of advertising address type
by Johan Hedberg
· 11 years ago
d3a2541
Bluetooth: Fix response on confirm_name
by Lukasz Rymanowski
· 11 years ago
dd2ef8e
Bluetooth: Update background scan parameters
by Andre Guedes
· 11 years ago
8ef30fd
Bluetooth: Create hci_req_add_le_passive_scan helper
by Andre Guedes
· 11 years ago
7d474e0
Bluetooth: Add le_auto_conn file on debugfs
by Andre Guedes
· 11 years ago
5b906a8
Bluetooth: Support resolvable private addresses
by Andre Guedes
· 11 years ago
a9b0a04
Bluetooth: Connection parameters and resolvable address
by Andre Guedes
· 11 years ago
Next »