index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2011-04-28
Bluetooth: Add discovering event to the Management interface
Johan Hedberg
-0
/
+3
2011-04-28
Bluetooth: Add basic discovery commands to the management interface
Johan Hedberg
-0
/
+4
2011-04-28
Bluetooth: Don't export l2cap_sock_ops
Gustavo F. Padovan
-1
/
+0
2011-04-28
Bluetooth: Fix memory leak with L2CAP channels
Gustavo F. Padovan
-0
/
+1
2011-04-28
Bluetooth: Move conn to struct l2cap_chan
Gustavo F. Padovan
-3
/
+4
2011-04-28
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
-5
/
+5
2011-04-28
Bluetooth: Move more channel info to struct l2cap_chan
Gustavo F. Padovan
-7
/
+7
2011-04-27
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
-9
/
+9
2011-04-27
Bluetooth: Move some more elements to struct l2cap_chan
Gustavo F. Padovan
-5
/
+7
2011-04-27
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
Gustavo F. Padovan
-1
/
+1
2011-04-27
Bluetooth: Move conf_state to struct l2cap_chan
Gustavo F. Padovan
-2
/
+1
2011-04-27
Bluetooth: Refactor L2CAP channel allocation
Gustavo F. Padovan
-1
/
+2
2011-04-27
ipv4: Kill RTO_CONN.
David S. Miller
-4
/
+0
2011-04-27
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
-32
/
+56
2011-04-27
sctp: clean up route lookup calls
Vlad Yasevich
-2
/
+1
2011-04-27
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
-1
/
+0
2011-04-27
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
-8
/
+6
2011-04-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
-72
/
+107
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-72
/
+107
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
-73
/
+0
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
-34
/
+36
2011-04-21
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
-0
/
+21
2011-04-21
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
-1
/
+2
2011-04-21
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
-0
/
+13
2011-04-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
-3
/
+38
2011-04-20
sctp: make heartbeat information in sctp_make_heartbeat()
Wei Yongjun
-3
/
+1
2011-04-20
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
-1
/
+1
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
-9
/
+8
2011-04-20
sctp: remove redundant check when walking through a list of TLV parameters
Shan Wei
-2
/
+0
2011-04-19
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
-1
/
+0
2011-04-19
sctp: delete unused macro definition of sctp_chunk_is_control
Shan Wei
-1
/
+0
2011-04-19
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
-0
/
+12
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
-68
/
+62
2011-04-15
ipv6: RTA_PREFSRC support for ipv6 route source address selection
Daniel Walter
-0
/
+9
2011-04-15
net/9p: nwname should be an unsigned int
Harsh Prateek Bora
-2
/
+2
2011-04-15
9p: revert tsyncfs related changes
Aneesh Kumar K.V
-3
/
+0
2011-04-14
ipv4: Call fib_select_default() only when actually necessary.
David S. Miller
-1
/
+2
2011-04-13
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
-2
/
+2
2011-04-13
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
-7
/
+6
2011-04-12
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
-0
/
+4
2011-04-12
nl80211: New notification to discover mesh peer candidates.
Javier Cardona
-0
/
+16
2011-04-12
cfg80211/nl80211: Add userspace authentication flag to mesh setup
Javier Cardona
-0
/
+5
2011-04-12
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
Javier Cardona
-4
/
+4
2011-04-12
mac80211: Check for queued frames before entering power save.
Vivek Natarajan
-0
/
+4
2011-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-6
/
+151
2011-04-11
caif: code cleanup
Stephen Hemminger
-112
/
+7
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-20
/
+20
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-5
/
+17
2011-04-10
Disable rp_filter for IPsec packets
Michael Smith
-0
/
+9
2011-04-10
fib_validate_source(): pass sk_buff instead of mark
Michael Smith
-3
/
+3
[prev]
[next]