index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
ipv4: Kill RTO_CONN.
David S. Miller
1
-4
/
+0
2011-04-27
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
1
-32
/
+56
2011-04-27
sctp: clean up route lookup calls
Vlad Yasevich
1
-2
/
+1
2011-04-27
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
1
-1
/
+0
2011-04-27
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
5
-76
/
+185
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-76
/
+185
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-19
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
1
-1
/
+0
2011-04-19
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
rfkill: Regulator consumer driver for rfkill
Antonio Ospite
1
-0
/
+48
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-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-54
/
+44
2011-04-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-04-15
ipv6: RTA_PREFSRC support for ipv6 route source address selection
Daniel Walter
2
-0
/
+9
2011-04-14
ethtool: allow custom interval for physical identification
Allan, Bruce W
1
-2
/
+4
2011-04-14
ipv4: Call fib_select_default() only when actually necessary.
David S. Miller
1
-1
/
+2
2011-04-14
usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.
huajun li
1
-2
/
+2
2011-04-13
net: allow shifted access in smsc911x V2
Mathieu J. Poirier
1
-0
/
+1
2011-04-13
rndis_host: Poll status before control channel where necessary
Ben Hutchings
1
-0
/
+2
2011-04-13
net: ethtool support to configure number of channels
amit salecha
1
-0
/
+36
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
netfilter: ipset: SCTP, UDPLITE support added
Jozsef Kadlecsik
1
-0
/
+2
2011-04-12
net: Missing 'inline' in vlan-disabled vlan_untag()
David S. Miller
1
-1
/
+1
2011-04-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-8
/
+200
2011-04-12
net: vlan_features comment clarification
Michał Mirosław
1
-1
/
+1
2011-04-12
net: vlan: make non-hw-accel rx path similar to hw-accel
Jiri Pirko
1
-2
/
+8
2011-04-12
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
2
-0
/
+6
2011-04-12
nl80211: New notification to discover mesh peer candidates.
Javier Cardona
2
-0
/
+28
2011-04-12
nl80211/mac80211: let userspace authenticate stations
Javier Cardona
1
-0
/
+2
2011-04-12
cfg80211/nl80211: Add userspace authentication flag to mesh setup
Javier Cardona
2
-0
/
+14
2011-04-12
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
Javier Cardona
2
-8
/
+9
2011-04-12
mac80211: Check for queued frames before entering power save.
Vivek Natarajan
1
-0
/
+4
2011-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-8
/
+200
2011-04-11
caif: code cleanup
Stephen Hemminger
5
-112
/
+7
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
149
-216
/
+258
2011-04-11
v3 ethtool: add ntuple flow specifier data to network flow classifier
Alexander Duyck
1
-21
/
+32
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-9
/
+23
2011-04-10
Disable rp_filter for IPsec packets
Michael Smith
1
-0
/
+9
2011-04-10
fib_validate_source(): pass sk_buff instead of mark
Michael Smith
1
-3
/
+3
[next]