index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-07-28
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-27
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
2014-07-27
inet: frag: use seqlock for hash rebuild
Florian Westphal
2014-07-27
inet: frag: remove periodic secret rebuild timer
Florian Westphal
2014-07-27
inet: frag: remove lru list
Florian Westphal
2014-07-27
inet: frag: don't account number of fragment queues
Florian Westphal
2014-07-27
inet: frag: move eviction of queues to work queue
Florian Westphal
2014-07-27
inet: frag: move evictor calls into frag_find function
Florian Westphal
2014-07-27
inet: frag: remove hash size assumptions from callers
Florian Westphal
2014-07-27
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-24
ipv6: remove obsolete comment in ip6_append_data()
Li RongQing
2014-07-24
net: do not name the pointer to struct net_device net
WANG Cong
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
2014-07-24
net_sched: remove exceptional & on function name
Himangi Saraogi
2014-07-24
neigh: remove exceptional & on function name
Himangi Saraogi
2014-07-24
igmp: remove exceptional & on function name
Himangi Saraogi
2014-07-24
openvswitch: Add skb_clone NULL check for the sampling action.
Andy Zhou
2014-07-24
openvswitch: Sample action without side effects
Simon Horman
2014-07-24
openvswitch: Avoid memory corruption in queue_userspace_packet()
Andy Zhou
2014-07-24
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
2014-07-24
openvswitch: Allow each vport to have an array of 'port_id's.
Alex Wang
2014-07-23
net: filter: split filter.c into two files
Alexei Starovoitov
2014-07-23
ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
Quentin Armitage
2014-07-23
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
2014-07-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-07-22
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2014-07-22
net: sctp: Open out the check for Nagle
David Laight
2014-07-22
mac80211: fix crash on getting sta info with uninitialized rate control
Felix Fietkau
2014-07-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-21
af_iucv: avoid path quiesce of severed path in shutdown()
Ursula Braun
2014-07-21
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-07-21
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
2014-07-21
mac80211: add support for Rx reordering offloading
Michal Kazior
2014-07-21
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
Michal Kazior
2014-07-21
mac80211: remove useless NULL checks
Eytan Lifshitz
2014-07-21
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-21
mac80211: fix a potential NULL access in ieee80211_crypto_hw_decrypt
Max Stepanov
2014-07-21
wireless: fixup genregdb.awk for remove of antenna gain from wireless-regd
Luis R. Rodriguez
2014-07-21
mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag
Luciano Coelho
2014-07-21
mac80211: make sure TDLS teardown packet is sent on time
Liad Kaufman
2014-07-21
mac80211: ignore frames between TDLS peers when operating as AP
Arik Nemtsov
2014-07-21
cfg80211: fix TDLS setup with VHT peers
Arik Nemtsov
2014-07-21
mac80211: disable VHT for TDLS
Arik Nemtsov
2014-07-21
mac80211: set Rx highest rate in ht_cap
Arik Nemtsov
2014-07-21
mac80211: support HT for TDLS stations
Arik Nemtsov
2014-07-21
mac80211: move TDLS data to mgd private part
Arik Nemtsov
2014-07-21
mac80211: add TDLS QoS param IE on setup-confirm
Arik Nemtsov
[next]