index
:
pm24.git
master
perf-mon
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-03-16
tcp_metrics: fix wrong lockdep annotations
Eric Dumazet
2015-03-16
dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA
Jiri Pirko
2015-03-16
net: kernel socket should be released in init_net namespace
Ying Xue
2015-03-16
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-16
inet: factorize sock_edemux()/sock_gen_put() code
Eric Dumazet
2015-03-16
inet_diag: allow sk_diag_fill() to handle request socks
Eric Dumazet
2015-03-16
inet: ip early demux should avoid request sockets
Eric Dumazet
2015-03-16
switchdev: use new swdev ops
Scott Feldman
2015-03-15
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
2015-03-15
ebpf: add helper for obtaining current processor id
Daniel Borkmann
2015-03-15
ebpf: add prandom helper for packet sampling
Daniel Borkmann
2015-03-14
net: dsa: do not use slave MII bus for fixed PHYs
Florian Fainelli
2015-03-14
inet_diag: factorize code in new inet_diag_msg_common_fill() helper
Eric Dumazet
2015-03-14
inet_diag: adjust inet_sk_diag_fill() bug condition
Eric Dumazet
2015-03-14
inet: fill request sock ir_iif for IPv4
Eric Dumazet
2015-03-14
tipc: clean up handling of message priorities
Jon Paul Maloy
2015-03-14
tipc: split link outqueue
Jon Paul Maloy
2015-03-14
tipc: eliminate unnecessary call to broadcast ack function
Jon Paul Maloy
2015-03-14
tipc: extract bundled buffers by cloning instead of copying
Jon Paul Maloy
2015-03-14
tipc: eliminate unnecessary linearization of incoming buffers
Jon Paul Maloy
2015-03-14
tipc: move message validation function to msg.c
Jon Paul Maloy
2015-03-14
tipc: add framework for node capabilities exchange
Jon Paul Maloy
2015-03-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-14
ieee802154: don't export static symbol
Julia Lawall
2015-03-14
mac802154: correct max sifs size handling
Alexander Aring
2015-03-14
ieee802154: remove deprecated sysfs entries
Alexander Aring
2015-03-14
ieee802154: change wpan-phy name to phy
Alexander Aring
2015-03-14
ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN
Alexander Aring
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
2015-03-13
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_change_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
2015-03-13
tcp_metrics: Use a single hash table for all network namespaces.
Eric W. Biederman
2015-03-13
tcp_metrics: Rewrite tcp_metrics_flush_all
Eric W. Biederman
2015-03-13
tcp_metrics: Remove the unused return code from tcp_metrics_flush_all
Eric W. Biederman
2015-03-13
tcp_metrics: Add a field tcpm_net and verify it matches on lookup
Eric W. Biederman
2015-03-13
tcp_metrics: Mix the network namespace into the hash function.
Eric W. Biederman
2015-03-13
tcp_metrics: panic when tcp_metrics_init fails.
Eric W. Biederman
2015-03-12
mpls: In mpls_egress verify the packet length.
Eric W. Biederman
2015-03-12
inet: introduce ireq_family
Eric Dumazet
2015-03-12
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
2015-03-12
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-12
net: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
2015-03-12
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
[next]