index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-11-02
net/core: generic support for disabling netdev features down stack
Jarod Wilson
2015-11-02
net: fix percpu memory leaks
Eric Dumazet
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-11-02
bridge: vlan: Use rcu_dereference instead of rtnl_dereference
Ido Schimmel
2015-11-02
bridge: vlan: Use correct flag name in comment
Ido Schimmel
2015-11-02
bridge: vlan: Prevent possible use-after-free
Ido Schimmel
2015-11-02
tcp/dccp: fix ireq->pktopts race
Eric Dumazet
2015-11-02
RDS: convert bind hash table to re-sizable hashtable
santosh.shilimkar@oracle.com
2015-11-02
net: rds: changing the return type from int to void
Saurabh Sengar
2015-11-02
ipv4: use l4 hash for locally generated multipath flows
Paolo Abeni
2015-11-01
Use 64-bit timekeeping
Tina Ruchandani
2015-11-01
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
2015-11-01
VSOCK: define VSOCK_SS_LISTEN once only
Stefan Hajnoczi
2015-11-01
ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
2015-11-01
ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
2015-11-01
ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
2015-11-01
ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-10-30
switchdev: fix: pass correct obj size when deferring obj add
Scott Feldman
2015-10-30
switchdev: fix: erasing too much of vlan obj when handling multiple vlan specs
Scott Feldman
2015-10-30
Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2015-10-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-10-30
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU
Alexander Duyck
2015-10-30
switchdev: Add support for flood control
Ido Schimmel
2015-10-30
bridge: set is_local and is_static before fdb entry is added to the fdb hasht...
Roopa Prabhu
2015-10-29
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
2015-10-29
Revert "Merge branch 'ipv6-overflow-arith'"
Hannes Frederic Sowa
2015-10-28
NFC: nci: non-static functions can not be inline
Robert Dolca
2015-10-27
mpls: reduce memory usage of routes
Robert Shearman
2015-10-27
mpls: fix forwarding using v4/v6 explicit null
Robert Shearman
2015-10-27
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...
Sowmini Varadhan
2015-10-27
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
2015-10-27
openvswitch: Fix skb leak using IPv6 defrag
Joe Stringer
2015-10-27
ipv6: Export nf_ct_frag6_consume_orig()
Joe Stringer
2015-10-27
openvswitch: Fix double-free on ip_defrag() errors
Joe Stringer
2015-10-27
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key
Alexander Duyck
2015-10-27
bluetooth: 6lowpan: fix NOHZ: local_softirq_pending
Alexander Aring
2015-10-26
net: tso: add support for IPv6
emmanuel.grumbach@intel.com
2015-10-26
ipv6: gre: support SIT encapsulation
Eric Dumazet
2015-10-27
Bluetooth: Fix crash on fast disconnect of SCO
Kuba Pawlak
2015-10-26
ipv6: icmp: include addresses in debug messages
Bjørn Mork
2015-10-27
NFC: NCI: allow spi driver to choose transfer clock
Vincent Cuissard
2015-10-27
NFC: NCI: move generic spi driver to a module
Vincent Cuissard
2015-10-27
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
2015-10-27
NFC: st21nfca: Add support for proprietary commands
Christophe Ricard
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
Bluetooth: Fix some obvious coding style issues in the SCO module
Marcel Holtmann
2015-10-26
Bluetooth: Replace hci_notify with hci_sock_dev_event
Marcel Holtmann
[next]