index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: convert low latency sockets to sched_clock()
Eliezer Tamir
2013-06-18
1
-16
/
+17
*
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
2013-06-18
1
-2
/
+3
*
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
2013-06-13
1
-3
/
+2
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-06-12
3
-34
/
+76
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-11
3
-34
/
+76
|
|
\
|
|
*
cfg80211: remove cleanup_work kernel-doc
Johannes Berg
2013-05-29
1
-1
/
+0
|
|
*
cfg80211: support an active monitor interface flag
Felix Fietkau
2013-05-29
1
-0
/
+2
|
|
*
cfg80211: make WoWLAN configuration available to drivers
Johannes Berg
2013-05-27
1
-0
/
+4
|
|
*
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
2013-05-25
1
-28
/
+23
|
|
*
cfg80211: vastly simplify locking
Johannes Berg
2013-05-25
1
-3
/
+2
|
|
*
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
2013-05-25
1
-4
/
+8
|
|
|
\
|
|
*
|
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
2013-05-24
1
-0
/
+9
|
|
*
|
mac80211: add STBC flag for radiotap
Oleksij Rempel
2013-05-24
2
-0
/
+11
|
|
*
|
cfg80211: Userspace may inform kernel of mesh auth method.
Colleen Twitty
2013-05-16
1
-0
/
+2
|
|
*
|
wireless: fix kerneldoc content in *80211.h files.
Robert P. J. Day
2013-05-16
2
-2
/
+3
|
|
*
|
mac80211: add support for per-chain signal strength reporting
Felix Fietkau
2013-05-16
1
-0
/
+6
|
|
*
|
cfg80211: add support for per-chain signal strength reporting
Felix Fietkau
2013-05-16
1
-0
/
+14
*
|
|
|
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
2013-06-12
1
-1
/
+0
*
|
|
|
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
2013-06-12
1
-3
/
+4
*
|
|
|
net_sched: psched_ratecfg_precompute() improvements
Eric Dumazet
2013-06-12
1
-2
/
+2
|
/
/
/
*
|
|
net_sched: add 64bit rate estimators
Eric Dumazet
2013-06-11
4
-13
/
+14
*
|
|
net: add low latency socket poll
Eliezer Tamir
2013-06-11
2
-0
/
+152
*
|
|
net: tcp: move GRO/GSO functions to tcp_offload
Daniel Borkmann
2013-06-07
1
-4
/
+5
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-06-06
2
-4
/
+10
|
\
\
\
|
*
|
|
ipvs: change type of netns_ipvs->sysctl_sync_qlen_max
Zhang Yanfei
2013-05-26
1
-4
/
+4
|
*
|
|
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
Pablo Neira Ayuso
2013-05-23
1
-0
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-06
4
-9
/
+18
|
\
\
\
\
|
*
|
|
|
net_sched: restore "overhead xxx" handling
Eric Dumazet
2013-06-03
1
-7
/
+11
|
*
|
|
|
xfrm: force a garbage collection after deleting a policy
Paul Moore
2013-06-01
1
-0
/
+5
|
*
|
|
|
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-05-23
1
-1
/
+1
*
|
|
|
|
transp_v6.h: style neatening
Joe Perches
2013-06-05
1
-52
/
+37
*
|
|
|
|
net: ipv6: Implement /proc/net/icmp6.
Lorenzo Colitti
2013-06-04
1
-0
/
+8
*
|
|
|
|
net: ipv4: make the ping /proc code AF-independent
Lorenzo Colitti
2013-06-04
1
-0
/
+8
*
|
|
|
|
net: ipv6: Unify {raw,udp}6_sock_seq_show.
Lorenzo Colitti
2013-06-04
1
-0
/
+13
*
|
|
|
|
Clean up indentation in net/ipv6/transp_v6.h
Lorenzo Colitti
2013-06-04
1
-35
/
+35
*
|
|
|
|
ipv4: use separate genid for next hop exceptions
Timo Teräs
2013-06-03
2
-0
/
+12
*
|
|
|
|
iptunnel: specify protocol outside IP header
Nicolas Dichtel
2013-06-01
1
-1
/
+1
*
|
|
|
|
net: Correct comparisons and calculations using skb->tail and skb-transport_h...
Simon Horman
2013-05-29
1
-2
/
+4
*
|
|
|
|
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
2013-05-26
3
-3
/
+55
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-25
3
-6
/
+12
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-20
1
-4
/
+8
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
2013-05-16
1
-4
/
+8
|
|
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-05-16
2
-2
/
+4
|
|
\
\
|
|
*
|
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2013-05-15
2
-2
/
+4
*
|
|
|
tcp: md5: remove spinlock usage in fast path
Eric Dumazet
2013-05-20
1
-3
/
+5
*
|
|
|
net: ipv6: remove 'next' member from inet6_dev
Daniel Borkmann
2013-05-20
1
-1
/
+0
*
|
|
|
tcp: remove bad timeout logic in fast recovery
Yuchung Cheng
2013-05-20
1
-1
/
+0
*
|
|
|
ipv6: add support of peer address
Nicolas Dichtel
2013-05-20
1
-0
/
+1
|
/
/
/
*
|
/
ipv6: do not clear pinet6 field
Eric Dumazet
2013-05-12
1
-0
/
+12
|
|
/
|
/
|
*
|
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
2013-05-06
1
-2
/
+3
|
/
[next]