index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2012-03-19
net: update the usage of CHECKSUM_UNNECESSARY
Yi Zou
2012-03-19
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
Yi Zou
2012-03-19
if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it
Joe Perches
2012-03-19
tcp: reduce out_of_order memory use
Eric Dumazet
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-16
arp: allow arp processing to honor per interface arp_accept sysctl
Neil Horman
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-03-12
net: Add memory barriers to prevent possible race in byte queue limits
Alexander Duyck
2012-03-12
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
Alexander Duyck
2012-03-12
cfg80211: Add background scan period attribute.
Bala Shanmugam
2012-03-11
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
2012-03-09
net: Use bool in netdevice.h helpers.
David S. Miller
2012-03-09
net: Use bool in skbuff.h helper functions.
David S. Miller
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-08
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-07
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
2012-03-07
netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array
Pablo Neira Ayuso
2012-03-07
netfilter: remove ipt_SAME.h and ipt_realm.h
WANG Cong
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
2012-03-07
netfilter: ctnetlink: add NAT support for expectations
Pablo Neira Ayuso
2012-03-07
netfilter: ctnetlink: allow to set expectation class
Pablo Neira Ayuso
2012-03-07
netfilter: ipset: hash:net,iface timeout bug fixed
Jozsef Kadlecsik
2012-03-07
netfilter: ipset: Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2012-03-07
netfilter: ipset: Log warning when a hash type of set gets full
Jozsef Kadlecsik
2012-03-07
netfilter: ipset: expose userspace-relevant parts in ip_set.h
Jan Engelhardt
2012-03-07
netfilter: ipset: use NFPROTO_ constants
Jan Engelhardt
2012-03-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-06
net: Use bool for return value of dev_valid_name().
David S. Miller
2012-03-06
net/mlx4: fixing sparse warnings for not declared, functions
Yevgeny Petrilin
2012-03-06
NFC: Add device powered netlink attribute
Samuel Ortiz
2012-03-06
bcma: add support for on-chip OTP memory used for SPROM storage
Arend van Spriel
2012-03-06
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-05
Merge branch 'akpm' (Andrew's patch bomb)
Linus Torvalds
2012-03-05
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
2012-03-05
vfork: make it killable
Oleg Nesterov
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
2012-03-05
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-05
Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-03-05
cfg80211: Add an attribute to set inactivity timeout in AP mode
Vasanthakumar Thiagarajan
2012-03-05
net: export netdev_stats_to_stats64
Eric Dumazet
2012-03-05
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
[next]