开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-10-27
NFC: st-nci: Add few code style fixes
Christophe Ricard
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2015-10-26
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
Christophe Ricard
2015-10-26
NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.
Christophe Ricard
2015-10-26
NFC: nci: add nci_hci_clear_all_pipes functions
Christophe Ricard
2015-10-26
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
Christophe Ricard
2015-10-26
NFC: nci: Fix improper management of HCI return code
Christophe Ricard
2015-10-26
NFC: nci: Fix incorrect data chaining when sending data
Christophe Ricard
2015-10-25
NFC: nci: add nci_get_conn_info_by_id function
Robert Dolca
2015-10-25
NFC: nci: fix possible crash in nci_core_conn_create
Robert Dolca
2015-10-25
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
2015-10-25
NFC: nci: Allow the driver to set handler for core nci ops
Robert Dolca
2015-10-25
NFC: nci: Introduce nci_core_cmd
Robert Dolca
2015-10-25
NFC: nci: Do not call post_setup when setup fails
Robert Dolca
2015-10-25
NFC: nci: Add function to get max packet size for conn
Robert Dolca
2015-10-25
NFC: nci: Export nci data send API
Robert Dolca
2015-10-19
NFC: delete null dereference
Julia Lawall
2015-10-03
NFC: nci: Use __nci_request for exported routines
Samuel Ortiz
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-10-01
bridge: vlan: don't pass flags when creating context only
Nikolay Aleksandrov
2015-10-01
bridge: vlan: fix possible null ptr derefs on port init and deinit
Nikolay Aleksandrov
2015-10-01
bridge: vlan: move pvid inside net_bridge_vlan_group
Nikolay Aleksandrov
2015-10-01
bridge: vlan: fix possible null vlgrp deref while registering new port
Nikolay Aleksandrov
2015-10-01
bridge: vlan: adjust rhashtable initial size and hash locks size
Nikolay Aleksandrov
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-29
net: Initialize flow flags in input path
David Ahern
2015-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-09-29
net: dsa: fix preparation of a port STP update
Vivien Didelot
2015-09-29
net: dsa: fix preparation of a port STP update
Vivien Didelot
2015-09-29
net: Add support for filtering neigh dump by master device
David Ahern
2015-09-29
tcp: fix tcp_v6_md5_do_lookup prototype
Eric Dumazet
2015-09-29
net: switchdev: abstract object in add/del ops
Vivien Didelot
2015-09-29
net: switchdev: pass callback to dump operation
Vivien Didelot
2015-09-29
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
2015-09-29
net: switchdev: move dev in switchdev_fdb_dump
Vivien Didelot
2015-09-29
net: switchdev: remove dev in port_vlan_dump_put
Vivien Didelot
2015-09-29
net: Replace calls to vrf_dev_get_rth
David Ahern
2015-09-29
net: Replace vrf_dev_table and friends
David Ahern
2015-09-29
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
David Ahern
2015-09-29
net: Introduce L3 Master device abstraction
David Ahern
2015-09-29
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-29
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
2015-09-29
tcp: constify tcp_syn_flood_action() socket argument
Eric Dumazet
2015-09-29
tcp: constify tcp_v{4|6}_route_req() sock argument
Eric Dumazet
2015-09-29
tcp: cookie_init_sequence() cleanups
Eric Dumazet
2015-09-29
tcp/dccp: constify syn_recv_sock() method sock argument
Eric Dumazet
2015-09-29
tcp: constify tcp_create_openreq_child() socket argument
Eric Dumazet
2015-09-29
dccp: constify dccp_create_openreq_child() sock argument
Eric Dumazet
2015-09-29
inet: constify __inet_inherit_port() sock argument
Eric Dumazet
[next]