Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9576c2f2934eb5839a468ae156418ef595d5fec6
/
net
fd0d351
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 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
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
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
96d4581
NFC: netlink: Add mode parameter to deactivate_target functions
by Christophe Ricard
· 9 years ago
c4297e8
Bluetooth: Fix some obvious coding style issues in the SCO module
by Marcel Holtmann
· 9 years ago
05fcd4c
Bluetooth: Replace hci_notify with hci_sock_dev_event
by Marcel Holtmann
· 9 years ago
242c0eb
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
by Marcel Holtmann
· 9 years ago
d94a610
Bluetooth: Remove unneeded parenthesis around MSG_OOB
by Marcel Holtmann
· 9 years ago
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
1da5537
Bluetooth: Fix locking issue during fast SCO reconnection.
by Kuba Pawlak
· 9 years ago
435c513
Bluetooth: Fix locking issue on SCO disconnection
by Kuba Pawlak
· 9 years ago
75e34f5
Bluetooth: Fix crash on SCO disconnect
by Kuba Pawlak
· 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
Next »