Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
941247f910953d6b0649c81f6cb446110438afae
/
net
941247f
Bluetooth: Fix assignment of 0/1 to bool variables
by Peter Senna Tschudin
· 11 years ago
d62e6d6
Bluetooth: Add event mask page 2 setting support
by Johan Hedberg
· 11 years ago
5d4e7e8
Bluetooth: Add synchronization train parameters reading support
by Johan Hedberg
· 11 years ago
e793dcf
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
by Johan Hedberg
· 11 years ago
69c4e4e
Bluetooth: Fix responding to invalid L2CAP signaling commands
by Johan Hedberg
· 11 years ago
9245e73
Bluetooth: Fix sending responses to identified L2CAP response packets
by Johan Hedberg
· 11 years ago
7c2005d
Bluetooth: Fix L2CAP command reject reason
by Johan Hedberg
· 11 years ago
c4ea249
Bluetooth: Fix L2CAP Disconnect response for unknown CID
by Johan Hedberg
· 11 years ago
21870b5
Bluetooth: Fix L2CAP error return used for failed channel lookups
by Johan Hedberg
· 11 years ago
dc28080
Bluetooth: Fix double error response for l2cap_create_chan_req
by Johan Hedberg
· 11 years ago
52de599
Bluetooth: Only schedule raw queue when user channel is active
by Marcel Holtmann
· 11 years ago
a675d7f
Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueue
by Marcel Holtmann
· 11 years ago
af750e9
Bluetooth: Disable upper layer connections when user channel is active
by Marcel Holtmann
· 11 years ago
2350018
Bluetooth: Introduce new HCI socket channel for user operation
by Marcel Holtmann
· 11 years ago
0736cfa
Bluetooth: Introduce user channel flag for HCI devices
by Marcel Holtmann
· 11 years ago
c1c4f95
Bluetooth: Restrict ioctls to HCI raw channel sockets
by Marcel Holtmann
· 11 years ago
c2371e8
Bluetooth: Fix error handling for HCI socket options
by Marcel Holtmann
· 11 years ago
808a049
Bluetooth: Report error for HCI reset ioctl when device is down
by Marcel Holtmann
· 11 years ago
9d4b68b
Bluetooth: Fix handling of getsockname() for HCI sockets
by Marcel Holtmann
· 11 years ago
06f43cb
Bluetooth: Fix handling of getpeername() for HCI sockets
by Marcel Holtmann
· 11 years ago
f81fe64
Bluetooth: Refactor raw socket filter into more readable code
by Marcel Holtmann
· 11 years ago
b4af8de
net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions
by Daniel Borkmann
· 11 years ago
2b7c121
net: ipv6: mld: refactor query processing into v1/v2 functions
by Daniel Borkmann
· 11 years ago
cc7f7ab
net: ipv6: mld: similarly to MLDv2 have min max_delay of 1
by Daniel Borkmann
· 11 years ago
58c0ecf
net: ipv6: mld: implement RFC3810 MLDv2 mode only
by Daniel Borkmann
· 11 years ago
e3f5b17
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation
by Daniel Borkmann
· 11 years ago
6c567b7
net: ipv6: mld: clean up MLD_V1_SEEN macro
by Daniel Borkmann
· 11 years ago
89225d1
net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.
by Daniel Borkmann
· 11 years ago
52f20e6
tcp: better comments for RTO initiallization
by Yuchung Cheng
· 11 years ago
c08751c
net: sctp: Fix data chunk fragmentation for MTU values which are not multiple of 4
by Alexander Sverdlin
· 11 years ago
48f8e0a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
1205e1f
netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
by Phil Oester
· 11 years ago
7cc9eb6
netfilter: SYNPROXY: let unrelated packets continue
by Jesper Dangaard Brouer
· 11 years ago
f4de4c8
netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()
by Patrick McHardy
· 11 years ago
775ada6
netfilter: more strict TCP flag matching in SYNPROXY
by Jesper Dangaard Brouer
· 11 years ago
c995ae2
tcp: Change return value of tcp_rcv_established()
by Vijay Subramanian
· 11 years ago
cc8c6c1
net: tcp_probe: adapt tbuf size for recent changes
by Daniel Borkmann
· 11 years ago
80aa4e1
x25: add a sanity check parsing X.25 facilities
by Dan Carpenter
· 11 years ago
82476b3
net: correctly interlink lower/upper devices
by Veaceslav Falico
· 11 years ago
ea23192
tunnels: harmonize cleanup done on skb on rx path
by Nicolas Dichtel
· 11 years ago
963a88b
tunnels: harmonize cleanup done on skb on xmit path
by Nicolas Dichtel
· 11 years ago
8b27f27
skb: allow skb_scrub_packet() to be used by tunnels
by Nicolas Dichtel
· 11 years ago
1179618
vxlan: remove net arg from vxlan[6]_xmit_skb()
by Nicolas Dichtel
· 11 years ago
8b7ed2d
iptunnels: remove net arg from iptunnel_xmit()
by Nicolas Dichtel
· 11 years ago
1372a29
wireless: scan: Remove comment to compare_ether_addr
by Joe Perches
· 11 years ago
c3923b7
batman: Remove reference to compare_ether_addr
by Joe Perches
· 11 years ago
951fd87
llc: Use normal etherdevice.h tests
by Joe Perches
· 11 years ago
c12a224
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
e7abfe4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
b1b7207
net: sctp: probe: allow more advanced ingress filtering by mark
by Daniel Borkmann
· 11 years ago
3e25c65
net: neighbour: Remove CONFIG_ARPD
by Tim Gardner
· 11 years ago
2fcc800
net: dsa: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
6b93f4a
net: vlan: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
5a17a39
net: make snmp_mib_free static inline
by Cong Wang
· 11 years ago
eb3c0d8
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
by Cong Wang
· 11 years ago
d949d82
ipv6: Add generic UDP Tunnel segmentation
by Cong Wang
· 11 years ago
f564f45
vxlan: add ipv6 proxy support
by Cong Wang
· 11 years ago
f39dc10
ipv6: move in6_dev_finish_destroy() into core kernel
by Cong Wang
· 11 years ago
e15a00a
vxlan: add ipv6 route short circuit support
by Cong Wang
· 11 years ago
e4c7ed4
vxlan: add ipv6 support
by Cong Wang
· 11 years ago
caf92bc
ipv6: do not call ndisc_send_rs() with write lock
by Cong Wang
· 11 years ago
034dfc5
ipv6: export in6addr_loopback to modules
by Cong Wang
· 11 years ago
5f81bd2
ipv6: export a stub for IPv6 symbols used by vxlan
by Cong Wang
· 11 years ago
788787b
ipv6: move ip6_local_out into core kernel
by Cong Wang
· 11 years ago
3ce9b35
ipv6: move ip6_dst_hoplimit() into core kernel
by Cong Wang
· 11 years ago
34aedd3
qdisc: fix build with !CONFIG_NET_SCHED
by stephen hemminger
· 11 years ago
d2a7f26
qdisc: make args to qdisc_create_default const
by stephen hemminger
· 11 years ago
6da7c8f
qdisc: allow setting default queuing discipline
by stephen hemminger
· 11 years ago
816c5b5
ipv6: Remove redundant sk variable
by Thomas Graf
· 11 years ago
1b7fdd2
tcp: do not use cached RTT for RTT estimation
by Yuchung Cheng
· 11 years ago
08f89b9
pkt_sched: fq: prefetch() fix
by Eric Dumazet
· 11 years ago
afe4fd0
pkt_sched: fq: Fair Queue packet scheduler
by Eric Dumazet
· 11 years ago
391ac12
can: gw: add a per rule limitation of frame hops
by Oliver Hartkopp
· 11 years ago
f55d112e
net: packet: use reciprocal_divide in fanout_demux_hash
by Daniel Borkmann
· 11 years ago
5df0ddf
net: packet: add randomized fanout scheduler
by Daniel Borkmann
· 11 years ago
48311f4
net: add netdev_upper_get_next_dev_rcu(dev, iter)
by Veaceslav Falico
· 11 years ago
620f318
net: remove search_list from netdev_adjacent
by Veaceslav Falico
· 11 years ago
5d26191
net: add lower_dev_list to net_device and make a full mesh
by Veaceslav Falico
· 11 years ago
aa9d856
net: rename netdev_upper to netdev_adjacent
by Veaceslav Falico
· 11 years ago
7613f5f
net: sctp: sctp_verify_init: clean up mandatory checks and add comment
by Daniel Borkmann
· 11 years ago
95bd09e
tcp: TSO packets automatic sizing
by Eric Dumazet
· 11 years ago
b800c3b
ipv6: drop fragmented ndisc packets by default (RFC 6980)
by Hannes Frederic Sowa
· 11 years ago
fd09480
bridge: inherit slave devices needed_headroom
by Florian Fainelli
· 11 years ago
0d8165e
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
f3e979a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
cd80e10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
b35c809
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c6eaa3f
batman-adv: send GW_DEL event when the gw client mode is deselected
by Antonio Quartulli
· 11 years ago
c00a072
batman-adv: Start new development cycle
by Simon Wunderlich
· 11 years ago
791c2a2
batman-adv: move enum definition at the top of the file
by Antonio Quartulli
· 11 years ago
c54f38c9
batman-adv: set skb priority according to content
by Simon Wunderlich
· 11 years ago
5b2941b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
b7e092c
netfilter: ctnetlink: fix uninitialized variable
by Florian Westphal
· 11 years ago
4ad3622
netfilter: add IPv6 SYNPROXY target
by Patrick McHardy
· 11 years ago
81eb6a1
net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
by Patrick McHardy
· 11 years ago
48b1de4
netfilter: add SYNPROXY core/target
by Patrick McHardy
· 11 years ago
0198230
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
by Patrick McHardy
· 11 years ago
41d73ec
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
by Patrick McHardy
· 11 years ago
706f515
netfilter: nf_defrag_ipv6.o included twice
by Nathan Hintz
· 11 years ago
affe759
netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged
by Phil Oester
· 12 years ago
Next »