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-05-04
can: make struct can_proto const
Kurt Van Dijck
1
-2
/
+2
2011-05-04
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
David S. Miller
1
-10
/
+9
2011-05-04
ipv4: Pass explicit saddr/daddr args to ipmr_get_route().
David S. Miller
1
-0
/
+1
2011-05-03
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
1
-6
/
+5
2011-05-03
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
David S. Miller
1
-1
/
+1
2011-05-03
net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h
Viresh KUMAR
1
-0
/
+2
2011-05-02
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
1
-1
/
+1
2011-04-29
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
3
-14
/
+12
2011-04-29
ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed
David Decotigny
1
-4
/
+10
2011-04-28
ipv4: Remove now superfluous code in ip_route_connect().
David S. Miller
1
-2
/
+0
2011-04-28
ipv4: Use caller's on-stack flowi as-is in output route lookups.
David S. Miller
1
-1
/
+1
2011-04-28
net: Make dst_alloc() take more explicit initializations.
David S. Miller
1
-1
/
+2
2011-04-28
net: allow user to change NETIF_F_HIGHDMA
Michał Mirosław
1
-1
/
+2
2011-04-28
net: fix netdev_increment_features()
Michał Mirosław
1
-1
/
+6
2011-04-28
inet: add RCU protection to inet->opt
Eric Dumazet
2
-8
/
+17
2011-04-27
net: filter: Just In Time compiler for x86-64
Eric Dumazet
3
-1
/
+78
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
[next]