index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-11-04
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-11-02
net: cdc_ncm: drop "extern" from header declarations
Bjørn Mork
2013-11-02
net: cdc_ncm: remove descriptor pointers
Bjørn Mork
2013-11-02
net: cdc_ncm: remove ncm_parm field
Bjørn Mork
2013-11-02
net: cdc_ncm: remove tx_speed and rx_speed fields
Bjørn Mork
2013-11-02
net: cdc_ncm: remove unused udev field
Bjørn Mork
2013-11-02
net: cdc_ncm: remove redundant netdev field
Bjørn Mork
2013-11-02
net: cdc_ncm: remove redundant endpoint pointers
Bjørn Mork
2013-11-02
net: cdc_ncm: remove redundant "intf" field
Bjørn Mork
2013-11-02
net: cdc_ncm: add include protection to cdc_ncm.h
Bjørn Mork
2013-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-10-29
net: sched: cls_bpf: add BPF-based classifier
Daniel Borkmann
2013-10-29
net: add might_sleep() call to napi_disable
Jacob Keller
2013-10-29
vxlan: Have the NIC drivers do less work for offloads
Joseph Gasparakis
2013-10-29
net: esp{4,6}: get rid of struct esp_data
Mathias Krause
2013-10-29
net: esp{4,6}: remove padlen from struct esp_data
Mathias Krause
2013-10-29
ipv6: Remove privacy config option.
David S. Miller
2013-10-25
net: fix rtnl notification in atomic context
Alexei Starovoitov
2013-10-25
net: make net_get_random_once irq safe
Hannes Frederic Sowa
2013-10-23
inet: remove old fragmentation hash initializing
Hannes Frederic Sowa
2013-10-23
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...
Hannes Frederic Sowa
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
net: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
2013-10-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-10-22
net: remove function sk_reset_txq()
ZHAO Gang
2013-10-22
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-10-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-10-22
Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-10-21
mac802154: correct a typo in ieee802154_alloc_device() prototype
Alexandre Belloni
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-21
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
2013-10-21
tcp_memcontrol: Remove the per netns control.
Eric W. Biederman
2013-10-21
tcp_memcontrol: Remove setting cgroup settings via sysctl
Eric W. Biederman
2013-10-21
tcp_memcontrol: Remove tcp_max_memory
Eric W. Biederman
2013-10-21
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
2013-10-21
ipv6: always prefer rt6i_gateway if present
Julian Anastasov
2013-10-21
nf_tables*.h: Remove extern from function prototypes
Joe Perches
2013-10-21
net: fix build warnings because of net_get_random_once merge
Hannes Frederic Sowa
2013-10-21
IB/core: Temporarily disable create_flow/destroy_flow uverbs
Yann Droneaud
2013-10-19
tcp: switch tcp_fastopen key generation to net_get_random_once
Hannes Frederic Sowa
2013-10-19
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
2013-10-19
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...
Hannes Frederic Sowa
2013-10-19
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
2013-10-19
static_key: WARN on usage before jump_label_init was called
Hannes Frederic Sowa
2013-10-19
ipv6: split inet6_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
[next]