index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2015-03-24
rhashtable: Add rhashtable_free_and_destroy()
Thomas Graf
2015-03-24
rhashtable: Disable automatic shrinking by default
Thomas Graf
2015-03-24
rhashtable: Mark internal/private inline functions as such
Thomas Graf
2015-03-24
rhashtable: Use 'unsigned int' consistently
Thomas Graf
2015-03-24
rhashtable: Extend RCU read lock into rhashtable_insert_rehash()
Thomas Graf
2015-03-24
filter: introduce SKF_AD_VLAN_TPID BPF extension
Michal Sekletar
2015-03-24
net: remove never used forwarding_accel_ops pointer from net_device
Hannes Frederic Sowa
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
rhashtable: Fix sleeping inside RCU critical section in walk_stop
Herbert Xu
2015-03-23
ipv6: introduce secret_stable to ipv6_devconf
Hannes Frederic Sowa
2015-03-23
rhashtable: Add immediate rehash during insertion
Herbert Xu
2015-03-23
rhashtable: Add multiple rehash support
Herbert Xu
2015-03-23
rhashtable: Allow hashfn to be unset
Herbert Xu
2015-03-23
rhashtable: Eliminate unnecessary branch in rht_key_hashfn
Herbert Xu
2015-03-23
Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-23
ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets
Eric Dumazet
2015-03-23
inet: remove sk_listener parameter from syn_ack_timeout()
Eric Dumazet
2015-03-23
net: socket: add support for async operations
tadeusz.struk@intel.com
2015-03-22
can: add combined rx/tx LED trigger support
Yegor Yefremov
2015-03-22
can: use sock_efree instead of own destructor
Florian Westphal
2015-03-22
netfilter: bridge: kill nf_bridge_pad
Florian Westphal
2015-03-21
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-03-20
Revert "selinux: add a skb_owned_by() hook"
Eric Dumazet
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
rhashtable: Fix undeclared EEXIST build error on ia64
Herbert Xu
2015-03-20
rhashtable: Rip out obsolete out-of-line interface
Herbert Xu
2015-03-20
rhashtable: Allow hash/comparison functions to be inlined
Herbert Xu
2015-03-20
rhashtable: Make rhashtable_init params argument const
Herbert Xu
2015-03-19
Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-03-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-18
net: Fix high overhead of vlan sub-device teardown.
David S. Miller
2015-03-18
net: add support for phys_port_name
David Ahern
2015-03-18
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-18
netns: constify net_hash_mix() and various callers
Eric Dumazet
2015-03-18
net/mlx4_core: Add basic support for QP max-rate limiting
Or Gerlitz
2015-03-18
net: Add max rate tx queue attribute
John Fastabend
2015-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-18
cc2520: Add support for CC2591 amplifier.
Brad Campbell
2015-03-18
rhashtable: Remove max_shift and min_shift
Herbert Xu
2015-03-18
rhashtable: Introduce max_size/min_size
Herbert Xu
2015-03-18
rhashtable: Remove shift from bucket_table
Herbert Xu
2015-03-17
tcp: rename struct tcp_request_sock listener
Eric Dumazet
2015-03-17
netdevice.h: fix ndo_bridge_* comments
Nicolas Dichtel
2015-03-17
livepatch: Fix subtle race with coming and going modules
Petr Mladek
2015-03-16
netfilter: bridge: remove BRNF_STATE_BRIDGED flag
Florian Westphal
2015-03-16
netfilter: bridge: query conntrack about skb dnat
Florian Westphal
2015-03-16
netdev: remove ndo ops for switchdev
Scott Feldman
2015-03-16
switchdev: add swdev ops
Scott Feldman
[next]