index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-29
ipv4: Remove now superfluous code in ip_route_connect().
David S. Miller
1
-2
/
+0
2011-04-29
ipv4: Use caller's on-stack flowi as-is in output route lookups.
David S. Miller
1
-1
/
+1
2011-04-29
net: Make dst_alloc() take more explicit initializations.
David S. Miller
1
-1
/
+2
2011-04-29
inet: add RCU protection to inet->opt
Eric Dumazet
2
-8
/
+17
2011-04-28
ipv4: Kill RTO_CONN.
David S. Miller
1
-4
/
+0
2011-04-28
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
1
-32
/
+56
2011-04-28
sctp: clean up route lookup calls
Vlad Yasevich
1
-2
/
+1
2011-04-28
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
1
-1
/
+0
2011-04-28
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
1
-8
/
+6
2011-04-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-72
/
+107
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-72
/
+107
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
21
-73
/
+0
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
9
-34
/
+36
2011-04-21
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
3
-0
/
+21
2011-04-21
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
1
-1
/
+2
2011-04-21
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
1
-0
/
+13
2011-04-20
sctp: make heartbeat information in sctp_make_heartbeat()
Wei Yongjun
1
-3
/
+1
2011-04-20
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
1
-1
/
+1
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
1
-9
/
+8
2011-04-20
sctp: remove redundant check when walking through a list of TLV parameters
Shan Wei
1
-2
/
+0
2011-04-20
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
1
-1
/
+0
2011-04-20
sctp: delete unused macro definition of sctp_chunk_is_control
Shan Wei
1
-1
/
+0
2011-04-19
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
1
-0
/
+12
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-68
/
+62
2011-04-16
ipv6: RTA_PREFSRC support for ipv6 route source address selection
Daniel Walter
2
-0
/
+9
2011-04-15
ipv4: Call fib_select_default() only when actually necessary.
David S. Miller
1
-1
/
+2
2011-04-13
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
1
-2
/
+2
2011-04-13
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
1
-7
/
+6
2011-04-13
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
1
-0
/
+4
2011-04-13
nl80211: New notification to discover mesh peer candidates.
Javier Cardona
1
-0
/
+16
2011-04-13
cfg80211/nl80211: Add userspace authentication flag to mesh setup
Javier Cardona
1
-0
/
+5
2011-04-13
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
Javier Cardona
1
-4
/
+4
2011-04-13
mac80211: Check for queued frames before entering power save.
Vivek Natarajan
1
-0
/
+4
2011-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-6
/
+151
2011-04-12
caif: code cleanup
Stephen Hemminger
5
-112
/
+7
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
16
-20
/
+20
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-5
/
+17
2011-04-11
Disable rp_filter for IPsec packets
Michael Smith
1
-0
/
+9
2011-04-11
fib_validate_source(): pass sk_buff instead of mark
Michael Smith
1
-3
/
+3
2011-04-08
Bluetooth: Move busy workqueue to struct l2cap_chan
Gustavo F. Padovan
1
-1
/
+1
2011-04-08
Bluetooth: Move srej and busy queues to struct l2cap_chan
Gustavo F. Padovan
1
-4
/
+2
2011-04-08
Bluetooth: Move ERTM timers to struct l2cap_chan
Gustavo F. Padovan
1
-7
/
+8
2011-04-08
Bluetooth: Move remote info to struct l2cap_chan
Gustavo F. Padovan
1
-5
/
+5
2011-04-08
Bluetooth: Move SDU related vars to struct l2cap_chan
Gustavo F. Padovan
1
-4
/
+4
2011-04-08
Bluetooth: Move more ERTM stuff to struct l2cap_chan
Gustavo F. Padovan
1
-5
/
+5
2011-04-08
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
Gustavo F. Padovan
1
-10
/
+10
2011-04-08
Bluetooth: Move conn_state to struct l2cap_chan
Gustavo F. Padovan
1
-2
/
+3
2011-04-08
Bluetooth: clean up l2cap_sock_recvmsg()
Gustavo F. Padovan
1
-2
/
+1
2011-04-08
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
Gustavo F. Padovan
1
-5
/
+6
2011-04-08
Bluetooth: Move ident to struct l2cap_chan
Gustavo F. Padovan
1
-2
/
+2
[next]