Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a1b0b9415817c14d207921582f269d03f848b69f
/
net
a1b0b94
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
by Christophe Ricard
· 9 years ago
8a49943
NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.
by Christophe Ricard
· 9 years ago
fa6fbad
NFC: nci: add nci_hci_clear_all_pipes functions
by Christophe Ricard
· 9 years ago
e65917b
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
by Christophe Ricard
· 9 years ago
d8cd37e
NFC: nci: Fix improper management of HCI return code
by Christophe Ricard
· 9 years ago
500c4ef
NFC: nci: Fix incorrect data chaining when sending data
by Christophe Ricard
· 9 years ago
85b9ce9
NFC: nci: add nci_get_conn_info_by_id function
by Robert Dolca
· 9 years ago
caa575a8
NFC: nci: fix possible crash in nci_core_conn_create
by Robert Dolca
· 9 years ago
22e4bd0
NFC: nci: rename nci_prop_ops to nci_driver_ops
by Robert Dolca
· 9 years ago
0a97a3c
NFC: nci: Allow the driver to set handler for core nci ops
by Robert Dolca
· 9 years ago
7bc4824
NFC: nci: Introduce nci_core_cmd
by Robert Dolca
· 9 years ago
e4dbd62
NFC: nci: Do not call post_setup when setup fails
by Robert Dolca
· 9 years ago
2663589
NFC: nci: Add function to get max packet size for conn
by Robert Dolca
· 9 years ago
ea785c0
NFC: nci: Export nci data send API
by Robert Dolca
· 9 years ago
9abebb8
NFC: delete null dereference
by Julia Lawall
· 9 years ago
21d19f8
NFC: nci: Use __nci_request for exported routines
by Samuel Ortiz
· 9 years ago
f6d3125
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3deaa4f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
248234c
bridge: vlan: don't pass flags when creating context only
by Nikolay Aleksandrov
· 9 years ago
263344e
bridge: vlan: fix possible null ptr derefs on port init and deinit
by Nikolay Aleksandrov
· 9 years ago
77751ee
bridge: vlan: move pvid inside net_bridge_vlan_group
by Nikolay Aleksandrov
· 9 years ago
468e794
bridge: vlan: fix possible null vlgrp deref while registering new port
by Nikolay Aleksandrov
· 9 years ago
8af78b6
bridge: vlan: adjust rhashtable initial size and hash locks size
by Nikolay Aleksandrov
· 9 years ago
46c8217
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
b84f787
net: Initialize flow flags in input path
by David Ahern
· 9 years ago
4bf1b54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
57a4753
net: dsa: fix preparation of a port STP update
by Vivien Didelot
· 9 years ago
b8d866a
net: dsa: fix preparation of a port STP update
by Vivien Didelot
· 9 years ago
21fdd09
net: Add support for filtering neigh dump by master device
by David Ahern
· 9 years ago
5172393
tcp: fix tcp_v6_md5_do_lookup prototype
by Eric Dumazet
· 9 years ago
ab06900
net: switchdev: abstract object in add/del ops
by Vivien Didelot
· 9 years ago
25f07ad
net: switchdev: pass callback to dump operation
by Vivien Didelot
· 9 years ago
03d5fb1
net: switchdev: remove dev from switchdev_obj cb
by Vivien Didelot
· 9 years ago
e02a06b
net: switchdev: move dev in switchdev_fdb_dump
by Vivien Didelot
· 9 years ago
e23b002
net: switchdev: remove dev in port_vlan_dump_put
by Vivien Didelot
· 9 years ago
8e1ed70
net: Replace calls to vrf_dev_get_rth
by David Ahern
· 9 years ago
3236b00
net: Replace vrf_dev_table and friends
by David Ahern
· 9 years ago
385add9
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
by David Ahern
· 9 years ago
1b69c6d
net: Introduce L3 Master device abstraction
by David Ahern
· 9 years ago
007979e
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
by David Ahern
· 9 years ago
0536fcc
tcp: prepare fastopen code for upcoming listener changes
by Eric Dumazet
· 9 years ago
2985aaa
tcp: constify tcp_syn_flood_action() socket argument
by Eric Dumazet
· 9 years ago
f964629
tcp: constify tcp_v{4|6}_route_req() sock argument
by Eric Dumazet
· 9 years ago
3f684b4
tcp: cookie_init_sequence() cleanups
by Eric Dumazet
· 9 years ago
0c27171
tcp/dccp: constify syn_recv_sock() method sock argument
by Eric Dumazet
· 9 years ago
c28c6f0
tcp: constify tcp_create_openreq_child() socket argument
by Eric Dumazet
· 9 years ago
54105f9
dccp: constify dccp_create_openreq_child() sock argument
by Eric Dumazet
· 9 years ago
1ce31c9
inet: constify __inet_inherit_port() sock argument
by Eric Dumazet
· 9 years ago
a2432c4
inet: constify inet_csk_route_child_sock() socket argument
by Eric Dumazet
· 9 years ago
f76b33c
dccp: use inet6_csk_route_req() helper
by Eric Dumazet
· 9 years ago
72ab4a8
tcp: remove tcp_rcv_state_process() tcp_hdr argument
by Eric Dumazet
· 9 years ago
bda07a6
tcp: remove unused len argument from tcp_rcv_state_process()
by Eric Dumazet
· 9 years ago
a00e744
tcp/dccp: constify send_synack and send_reset socket argument
by Eric Dumazet
· 9 years ago
31b33df
skbuff: Fix skb checksum partial check.
by Pravin B Shelar
· 9 years ago
0d75396
net: Remove martian_source_keep_err goto label
by David Ahern
· 9 years ago
75fea73
net: Swap ordering of tests in ip_route_input_mc
by Alexander Duyck
· 9 years ago
2094acb
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
by Alexander Duyck
· 9 years ago
741a11d
net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
by David Ahern
· 9 years ago
822d54b
netpoll: Drop budget parameter from NAPI polling call hierarchy
by Alexander Duyck
· 9 years ago
75c261b
net sysfs: Print link speed as signed integer
by Alexander Stein
· 9 years ago
9f389e3
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
by Aaron Conole
· 9 years ago
2594e90
bridge: vlan: add per-vlan struct and move to rhashtables
by Nikolay Aleksandrov
· 9 years ago
c1444c6
bridge: Pass net into br_validate_ipv4 and br_validate_ipv6
by Eric W. Biederman
· 9 years ago
5f5d74d
ipv6: Pass struct net into ip6_route_me_harder
by Eric W. Biederman
· 9 years ago
e45f506
ipv4: Pass struct net into ip_route_me_harder
by Eric W. Biederman
· 9 years ago
6a1d689
netfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcp
by Eric W. Biederman
· 9 years ago
d815d90
netfilter: Push struct net down into nf_afinfo.reroute
by Eric W. Biederman
· 9 years ago
372892e
ipv4: Push struct net down into nf_send_reset
by Eric W. Biederman
· 9 years ago
2103d6b
net: sctp: Don't use 64 kilobyte lookup table for four elements
by Denys Vlasenko
· 9 years ago
8a4683a
net: help compiler generate better code in eth_get_headlen
by Jesper Dangaard Brouer
· 9 years ago
06a15f5
l2tp: protect tunnel->del_work by ref_count
by Alexander Couzens
· 9 years ago
d2e1339
tcp: Fix CWV being too strict on thin streams
by Bendik Rønning Opstad
· 9 years ago
17fb0b2
net: Remove redundant oif checks in rt6_device_match
by David Ahern
· 9 years ago
7c85af8
tcp: avoid reorders for TFO passive connections
by Eric Dumazet
· 9 years ago
635682a
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
by Karl Heiss
· 9 years ago
f05940e
sctp: Whitespace fix
by Karl Heiss
· 9 years ago
34c2d9f
bridge: Allow forward delay to be cfgd when STP enabled
by Ian Wilson
· 9 years ago
b1be00a
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
by Jiri Benc
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
518a7cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
bdb06cb
net: Fix panic in icmp_route_lookup
by David Ahern
· 9 years ago
1b70e97
inet: constify inet_rtx_syn_ack() sock argument
by Eric Dumazet
· 9 years ago
ea3bea3
tcp/dccp: constify rtx_synack() and friends
by Eric Dumazet
· 9 years ago
802885f
dccp: constify dccp_make_response() socket argument
by Eric Dumazet
· 9 years ago
0f935dbe
tcp: constify tcp_v{4|6}_send_synack() socket argument
by Eric Dumazet
· 9 years ago
1c1e9d2
ipv6: constify ip6_xmit() sock argument
by Eric Dumazet
· 9 years ago
5d062de
tcp: constify tcp_make_synack() socket argument
by Eric Dumazet
· 9 years ago
6ac705b
tcp: remove tcp_ecn_make_synack() socket argument
by Eric Dumazet
· 9 years ago
37bfbdd
tcp: remove tcp_synack_options() socket argument
by Eric Dumazet
· 9 years ago
cfe673b
ip: constify ip_build_and_send_pkt() socket argument
by Eric Dumazet
· 9 years ago
b83e3de
tcp: md5: constify tcp_md5_do_lookup() socket argument
by Eric Dumazet
· 9 years ago
30d50c6
ipv6: constify inet6_csk_route_req() socket argument
by Eric Dumazet
· 9 years ago
3aef934
ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments
by Eric Dumazet
· 9 years ago
e5895bc
inet: constify inet_csk_route_req() socket argument
by Eric Dumazet
· 9 years ago
6f9c961
inet: constify ip_route_output_flow() socket argument
by Eric Dumazet
· 9 years ago
b1964b5
tcp: constify tcp_openreq_init_rwin()
by Eric Dumazet
· 9 years ago
b40cf18
tcp: constify listener socket in tcp_v[46]_init_req()
by Eric Dumazet
· 9 years ago
6ea29da
net: remove unused argument of __netdev_find_adj()
by Michal Kubeček
· 9 years ago
163c2e2
l2tp: auto load IP modules
by stephen hemminger
· 9 years ago
f1f39f9
l2tp: auto load type modules
by stephen hemminger
· 9 years ago
Next »