index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
|
\
|
*
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
|
*
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
|
*
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
*
|
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2013-07-11
|
\
\
|
|
/
|
/
|
|
*
9P: Add cancelled() to the transport functions.
Simon Derr
2013-07-07
|
*
net/9p: add privport option to 9p tcp transport
Jim Garlick
2013-07-07
*
|
net/fs: change busy poll time accounting
Eliezer Tamir
2013-07-09
*
|
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-08
*
|
net: sock: fix TCP_SKB_MIN_TRUESIZE
Eric Dumazet
2013-07-03
*
|
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-03
*
|
net: lls fix build with allnoconfig
Eliezer Tamir
2013-07-02
*
|
net: convert lls to use time_in_range()
Eliezer Tamir
2013-07-02
*
|
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-02
*
|
ipv4: remove fib_update_nh_saddrs() declaration.
Rami Rosen
2013-07-02
*
|
net: sctp: prevent checksum.h from double inclusion
Daniel Borkmann
2013-07-02
*
|
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-01
*
|
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-01
*
|
net: avoid calling sched_clock when LLS is off
Eliezer Tamir
2013-07-01
*
|
net: fix LLS debug_smp_processor_id() warning
Eliezer Tamir
2013-07-01
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-07-01
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-28
|
|
\
\
|
|
*
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-06-24
|
|
|
\
\
|
|
|
*
|
Bluetooth: Remove unneeded flag
Andrei Emeltchenko
2013-06-23
|
|
|
*
|
Bluetooth: Remove inquiry helpers
Andre Guedes
2013-06-23
|
|
|
*
|
Bluetooth: Remove LE scan helpers
Andre Guedes
2013-06-23
|
|
|
*
|
Bluetooth: Make mgmt_stop_discovery_failed static
Andre Guedes
2013-06-23
|
|
|
*
|
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
2013-06-23
|
|
|
*
|
Bluetooth: Move discovery macros to hci_core.h
Andre Guedes
2013-06-23
|
|
|
*
|
Bluetooth: Make mgmt_start_discovery_failed static
Andre Guedes
2013-06-23
|
|
|
*
|
Bluetooth: Make inquiry_cache_flush non-static
Andre Guedes
2013-06-23
|
|
|
*
|
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
Johan Hedberg
2013-06-23
|
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-06-24
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
cfg80211: require passing BSS struct back to cfg80211_assoc_timeout
Johannes Berg
2013-06-19
|
|
|
*
|
nl80211: add rate flags for 5/10 Mhz channels
Simon Wunderlich
2013-06-18
|
|
|
*
|
nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag
Simon Wunderlich
2013-06-18
|
|
|
*
|
mac80211: track AP's beacon rate and give it to the driver
Alexander Bondar
2013-06-13
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-06-30
|
\
\
\
\
\
|
*
|
|
|
|
netns: exclude ipvs from struct net when IPVS disabled
JunweiZhang
2013-06-26
|
*
|
|
|
|
ipvs: add sync_persist_mode flag
Julian Anastasov
2013-06-26
|
*
|
|
|
|
ipvs: replace the SCTP state machine
Julian Anastasov
2013-06-26
|
*
|
|
|
|
ipvs: sloppy TCP and SCTP
Alexander Frolkin
2013-06-26
|
*
|
|
|
|
ipvs: provide iph to schedulers
Julian Anastasov
2013-06-26
*
|
|
|
|
|
ipv4: use next hop exceptions also for input routes
Timo Teräs
2013-06-28
*
|
|
|
|
|
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2013-06-28
*
|
|
|
|
|
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2013-06-28
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
sit: add support of x-netns
Nicolas Dichtel
2013-06-27
*
|
|
|
|
net: poll/select low latency socket support
Eliezer Tamir
2013-06-25
*
|
|
|
|
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
2013-06-25
*
|
|
|
|
net: sctp: remove TEST_FRAME ifdef
Daniel Borkmann
2013-06-25
[next]