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
2013-05-25
tcp: Remove 2 indentation levels in tcp_rcv_state_process
Joe Perches
2013-05-25
tcp: Remove another indentation level in tcp_rcv_state_process
Joe Perches
2013-05-25
tcp: remove one indentation level in tcp_rcv_state_process()
Eric Dumazet
2013-05-25
net: add netnotifier event for upper device change
Jiri Pirko
2013-05-25
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-05-23
bridge: Set vlan_features to allow offloads on vlans.
Vlad Yasevich
2013-05-23
tcp: xps: fix reordering issues
Eric Dumazet
2013-05-23
xfrm: properly handle invalid states as an error
Timo Teräs
2013-05-23
ipv6: use ipv6_addr_scope() helper
Cong Wang
2013-05-23
ipv6: use ipv6_addr_any() helper
Cong Wang
2013-05-23
tcp: bug fix in proportional rate reduction.
Nandita Dukkipati
2013-05-23
sch_tbf: segment too big GSO packets
Eric Dumazet
2013-05-22
net: Loosen constraints for recalculating checksum in skb_segment()
Simon Horman
2013-05-22
bridge: send query as soon as leave is received
Cong Wang
2013-05-22
bridge: only expire the mdb entry when query is received
Cong Wang
2013-05-22
bridge: use the bridge IP addr as source addr for querier
Cong Wang
2013-05-21
batman-adv: Avoid double freeing of bat_counters
Martin Hundebøll
2013-05-20
tcp: md5: remove spinlock usage in fast path
Eric Dumazet
2013-05-20
rps: selective flow shedding during softnet overflow
Willem de Bruijn
2013-05-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-20
ip_gre: fix a possible crash in ipgre_err()
Eric Dumazet
2013-05-19
tcp: remove bad timeout logic in fast recovery
Yuchung Cheng
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-19
net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.
Chen Gang
2013-05-19
ipv6: add support of peer address
Nicolas Dichtel
2013-05-19
netlabel: improve domain mapping validation
Paul Moore
2013-05-18
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
2013-05-17
dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()
Nicolas Dichtel
2013-05-17
batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
Linus Lüssing
2013-05-16
tcp: speedup tcp_fixup_rcvbuf()
Eric Dumazet
2013-05-16
tcp: gso: do not generate out of order packets
Eric Dumazet
2013-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-05-16
cfg80211: fix sending WoWLAN TCP wakeup settings
Johannes Berg
2013-05-16
mac80211: report deauth to cfg80211 for local state change
Johannes Berg
2013-05-16
cfg80211: fix interface down/disconnect state handling
Johannes Berg
2013-05-16
mac80211: fix AP-mode frame matching
Johannes Berg
2013-05-16
nl80211: Add wdev identifier to some nl80211 notifications
Ilan Peer
2013-05-16
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
Johannes Berg
2013-05-16
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
2013-05-16
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
2013-05-16
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
Johannes Berg
2013-05-16
cfg80211: fix WoWLAN wakeup tracing
Johannes Berg
2013-05-16
cfg80211: fix wiphy_register error path
Johannes Berg
2013-05-16
netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
Pablo Neira Ayuso
2013-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2013-05-14
net/802/mrp: fix lockdep splat
Eric Dumazet
2013-05-14
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
[next]