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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2015-05-31
cc2520: fix CC2591 handling
Varka Bhadram
2015-05-31
ieee802154: Fix EUI-64 station address validation.
Lennert Buytenhek
2015-05-31
ieee802154: Fix generation of random EUI-64 addresses.
Lennert Buytenhek
2015-05-31
bpf: add missing rcu protection when releasing programs from prog_array
Alexei Starovoitov
2015-05-30
net/mlx4: Add EQ pool
Matan Barak
2015-05-30
net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
Amir Vadai
2015-05-30
net/mlx5: Ethernet resource handling files
Amir Vadai
2015-05-30
net/mlx5_core: Set/Query port MTU commands
Saeed Mahameed
2015-05-30
net/mlx5_core: Modify CQ moderation parameters
Rana Shahout
2015-05-30
net/mlx5_core: Implement get/set port status
Rana Shahout
2015-05-30
net/mlx5_core: Implement access functions of ptys register fields
Saeed Mahameed
2015-05-30
net/mlx5_core: New device capabilities handling
Saeed Mahameed
2015-05-30
net/mlx5_core: HW data structs/types definitions cleanup
Saeed Mahameed
2015-05-30
net/mlx5_core: Set irq affinity hints
Saeed Mahameed
2015-05-30
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
2015-05-30
if_vlan: fix vlaue -> value typo
Vivien Didelot
2015-05-30
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
2015-05-27
pci: Add Cavium PCI vendor id
Sunil Goutham
2015-05-27
net: phy: Add phy_interface_is_rgmii helper
Florian Fainelli
2015-05-25
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2015-05-25
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-05-22
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
2015-05-21
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
Marcelo Ricardo Leitner
2015-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-05-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-05-21
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
2015-05-20
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
2015-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-17
net: fix two sparse errors
Eric Dumazet
2015-05-16
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-05-16
rhashtable: Add cap on number of elements in hash table
Herbert Xu
2015-05-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-14
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
2015-05-14
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
2015-05-14
uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER
Josh Triplett
2015-05-14
gfp: add __GFP_NOACCOUNT
Vladimir Davydov
2015-05-14
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
Florian Fainelli
2015-05-14
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
2015-05-14
netfilter: bridge: neigh_head and physoutdev can't be used at same time
Florian Westphal
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
2015-05-14
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
2015-05-14
netfilter: add nf_hook_list_active()
Pablo Neira
2015-05-14
netfilter: add hook list to nf_hook_state
Pablo Neira
2015-05-14
netfilter: cleanup struct nf_hook_ops indentation
Pablo Neira
2015-05-13
net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset
Pablo Neira
[next]