Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7ceaa583becacb985ad5803bac0970b8f8cc0d74
/
net
7ceaa58
tipc: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
fe8c0f4
packet: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
5ee2c94
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
by Christoph Paasch
· 10 years ago
5517750
net: rtnetlink - make create_link take name_assign_type
by Tom Gundersen
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
238fa36
net: set name assign type for renamed devices
by Tom Gundersen
· 10 years ago
685343f
net: add name_assign_type netdev attribute
by Tom Gundersen
· 10 years ago
155e010
udp: Move udp_tunnel_segment into udp_offload.c
by Tom Herbert
· 10 years ago
85644b4
l2tp: Call udp_sock_create
by Tom Herbert
· 10 years ago
8024e02
udp: Add udp_sock_create for UDP tunnels to open listener socket
by Tom Herbert
· 10 years ago
ec31a05
net: filter: sk_chk_filter() no longer mangles filter
by Eric Dumazet
· 10 years ago
66568b3
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
e3f0b86
ipv6: Use BUG_ON
by Himangi Saraogi
· 10 years ago
8242fc3
net: ipv6: Use BUG_ON
by Himangi Saraogi
· 10 years ago
bc91b0f
ipv6: addrconf: implement address generation modes
by Jiri Pirko
· 10 years ago
279f64b
net/hsr: Remove left-over never-true conditional code.
by Arvid Brodin
· 10 years ago
a2f983f
ipv4: remove the unnecessary variable in udp_mcast_next
by Li RongQing
· 10 years ago
95d01a6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 10 years ago
b642881
ipv6: fix the check when handle RA
by Li RongQing
· 10 years ago
ca424b2
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
5c4d5e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
5e6d243
bridge: netlink dump interface at par with brctl
by Jamal Hadi Salim
· 10 years ago
5d5eacb
bridge: fdb dumping takes a filter device
by Jamal Hadi Salim
· 10 years ago
405fd70
ipconfig: Only bootp paths should reference ic_dev_xid.
by David S. Miller
· 10 years ago
21621e9
ipconfig: move ic_dev_xid under IPCONFIG_BOOTP
by Fabian Frederick
· 10 years ago
6fea7ad
Bluetooth: Don't send ERTM configuration option when disabled
by Marcel Holtmann
· 10 years ago
91a668b
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
by Johan Hedberg
· 10 years ago
a55bd29
Bluetooth: Add white list lookup for incoming connection requests
by Johan Hedberg
· 10 years ago
6cebb9e7
Bluetooth: Enable page scan also if there are white list entries
by Johan Hedberg
· 10 years ago
70c4642
Bluetooth: Refactor connection request handling
by Johan Hedberg
· 10 years ago
dee58c1
Bluetooth: Fix incorrectly setting HCI_CONNECTABLE
by Johan Hedberg
· 10 years ago
a397407
Bluetooth: Update page scan when necessary for Add/Remove Device
by Johan Hedberg
· 10 years ago
6659358
Bluetooth: Introduce a whitelist for BR/EDR devices
by Johan Hedberg
· 10 years ago
dcc36c1
Bluetooth: Unify helpers for bdaddr_list manipulations
by Johan Hedberg
· 10 years ago
cd7ca0e
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
by Marcel Holtmann
· 10 years ago
efa95b0
netpoll: fix use after free
by david decotigny
· 10 years ago
c34963e
bridge: export knowledge about the presence of IGMP/MLD queriers
by Linus Lüssing
· 10 years ago
70452dc
tipc: fix a memleak when sending data
by Erik Hugne
· 10 years ago
be1f4f4
net: sctp: Inline the functions from command.c
by David Laight
· 10 years ago
63ae889
appletalk: fix a coccinella warning in net/appletalk/ddp.c
by wangweidong
· 10 years ago
72948cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
9f12fbe
net: filter: move load_pointer() into filter.h
by Zi Shen Lim
· 10 years ago
a718dcc
net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.
by Arvid Brodin
· 10 years ago
f266a68
net/hsr: Better frame dispatch
by Arvid Brodin
· 10 years ago
4c3477d
net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_setup.
by Arvid Brodin
· 10 years ago
1cc1eb5
net/hsr: Implemented .ndo_fix_features (better device features handling).
by Arvid Brodin
· 10 years ago
c5a7591
net/hsr: Use list_head (and rcu) instead of array for slave devices.
by Arvid Brodin
· 10 years ago
51f3c60
net/hsr: Move slave init to hsr_slave.c.
by Arvid Brodin
· 10 years ago
e9aae56
net/hsr: Operstate handling cleanup.
by Arvid Brodin
· 10 years ago
abff716
net/hsr: Move to per-hsr device prune timer.
by Arvid Brodin
· 10 years ago
81ba6af
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
by Arvid Brodin
· 10 years ago
70ebe4a
net/hsr: Better variable names and update of contact info.
by Arvid Brodin
· 10 years ago
4f6ad60
ipconfig: add static to local variable
by Fabian Frederick
· 10 years ago
fbd96c1
Bluetooth: Fix clearing HCI_LE_ADV for LE connections
by Johan Hedberg
· 10 years ago
562064e
Bluetooth: Fix toggling background scan when changing connectable state
by Johan Hedberg
· 10 years ago
3742abf
Bluetooth: Fix connectable and discoverable supported settings values
by Johan Hedberg
· 10 years ago
23a4809
Bluetooth: Fix setting STOPPING state for discovery
by Johan Hedberg
· 10 years ago
3472227
Bluetooth: Fix check for re-enabling advertising
by Johan Hedberg
· 10 years ago
e8bb6b9
Bluetooth: Fix advertising and active scanning co-existence
by Johan Hedberg
· 10 years ago
376f54c
Bluetooth: Stop advertising always before initiating a connection
by Johan Hedberg
· 10 years ago
73e082f
Bluetooth: Use the correct flag to decide to disable advertising
by Johan Hedberg
· 10 years ago
0ec5ae8
Bluetooth: Simplify usage of the enable_advertising function
by Johan Hedberg
· 10 years ago
5ce194c
Bluetooth: Use real advertising state to random address update decision
by Johan Hedberg
· 10 years ago
c93bd15
Bluetooth: Remove unnecessary mgmt_advertising function
by Johan Hedberg
· 10 years ago
66c417c
Bluetooth: Add flag to track the real advertising state
by Johan Hedberg
· 10 years ago
640985e
mac802154: at86rf230: add hw flags and merge ops
by Alexander Aring
· 10 years ago
a3b18dd
net: Only do flow_dissector hash computation once per packet
by Tom Herbert
· 10 years ago
cb1ce2e
ipv6: Implement automatic flow label generation on transmit
by Tom Herbert
· 10 years ago
19469a8
flow_dissector: Use IPv6 flow label in flow_dissector
by Tom Herbert
· 10 years ago
535fb8d
vxlan: Call udp_flow_src_port
by Tom Herbert
· 10 years ago
0e00161
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
by Tom Herbert
· 10 years ago
b73c3d0
net: Save TX flow hash in sock and set in skbuf on xmit
by Tom Herbert
· 10 years ago
5ed20a6
flow_dissector: Abstract out hash computation
by Tom Herbert
· 10 years ago
4710d80
6lowpan: mac802154: fix coding style issues
by Varka Bhadram
· 10 years ago
46c9521
netlink: Fix do_one_broadcast() prototype.
by Rami Rosen
· 10 years ago
3f53bd8
tipc: fix link acknowledge logic in receive path
by Erik Hugne
· 10 years ago
7ae934b
tipc: refactor message delivery out of tipc_rcv
by Erik Hugne
· 10 years ago
86c6a2c
tcp: switch snt_synack back to measuring transmit time of first SYNACK
by Neal Cardwell
· 10 years ago
b98fe24
batman-adv: Use kasprintf
by Himangi Saraogi
· 10 years ago
a6111d3
vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device
by Stefan Sørensen
· 10 years ago
ae5c6c6
ptp: Classify ptp over ip over vlan packets
by Stefan Sørensen
· 10 years ago
b9c701e
net: Simplify ptp class checks
by Stefan Sørensen
· 10 years ago
a70f4b5
Bluetooth: Don't try background scanning if LE is not enabled
by Johan Hedberg
· 10 years ago
cdd6275
Bluetooth: Pass desired connection role to hci_connect_le()
by Johan Hedberg
· 10 years ago
d93375a
Bluetooth: Remove auth_type parameter from hci_connect_le()
by Johan Hedberg
· 10 years ago
2b7be33
Bluetooth: Enable passive scanning whenever we're connectable
by Johan Hedberg
· 10 years ago
ae23ada
Bluetooth: Don't let background scanning interfering with discovery
by Johan Hedberg
· 10 years ago
bb3e0a3
Bluetooth: Update discovery state earlier in hci_discovery_set_state
by Johan Hedberg
· 10 years ago
7e899c9
Bluetooth: Remove unnecessary return value from check_pending_le_conn
by Johan Hedberg
· 10 years ago
841c564
Bluetooth: Remove redundant IRK lookup in mgmt_device_found()
by Johan Hedberg
· 10 years ago
1c1abca
Bluetooth: Fix connecting devices during LE device discovery
by Johan Hedberg
· 10 years ago
74292d5
Bluetooth: Enforce providing hdev->send driver callback
by Marcel Holtmann
· 10 years ago
cdc52fa
Bluetooth: Fix memory leaking when hdev->send returns an error
by Marcel Holtmann
· 10 years ago
223683a
Bluetooth: Fix updating background scan for LE connect complete
by Johan Hedberg
· 10 years ago
cc78b44
Bluetooth: Skip unconfigured init procedure for raw-only devices
by Marcel Holtmann
· 10 years ago
09ae260
Bluetooth: Use lower timeout for LE auto-connections
by Johan Hedberg
· 10 years ago
5ea234d
Bluetooth: Clear HCI_RAW flag when controller becomes configured
by Marcel Holtmann
· 10 years ago
9713c17
Bluetooth: Add support for changing the public device address
by Marcel Holtmann
· 10 years ago
d603b76b
Bluetooth: Run controller setup after external configuration
by Marcel Holtmann
· 10 years ago
19de082
Bluetooth: Fix sending Device Removed when clearing all parameters
by Johan Hedberg
· 10 years ago
Next »