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
Age
Commit message (
Expand
)
Author
Files
Lines
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
64
-310
/
+316
2011-04-21
net: fix hw_features ethtool_ops->set_flags compatibility
Michał Mirosław
1
-2
/
+2
2011-04-21
tg3: Add additional EEE messaging
Matt Carlson
1
-2
/
+9
2011-04-21
tg3: Add macro for SMDSP toggling
Matt Carlson
1
-56
/
+46
2011-04-21
tg3: Add write accessor for AUX CTRL phy reg
Matt Carlson
2
-17
/
+35
2011-04-21
tg3: Add read accessor for AUX CTRL phy reg
Matt Carlson
2
-18
/
+38
2011-04-21
tg3: Move phy accessor functions higher
Matt Carlson
1
-68
/
+68
2011-04-21
tg3: Only allow phy ioctls while netif_running
Matt Carlson
1
-6
/
+2
2011-04-21
tg3: Nullify RSS for loopback test
Matt Carlson
1
-0
/
+9
2011-04-21
tg3: Adjust rx prod ring bd replenish thresholds
Matt Carlson
2
-23
/
+53
2011-04-21
tg3: Workaround rx_discards stat bug
Matt Carlson
2
-1
/
+28
2011-04-21
mv643xx_eth: Fix build regression.
David S. Miller
1
-1
/
+1
2011-04-21
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
6
-1
/
+74
2011-04-21
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
2
-2
/
+3
2011-04-21
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
2
-0
/
+65
2011-04-20
sctp: move chunk from retransmit queue to abandoned list
Wei Yongjun
1
-0
/
+7
2011-04-20
sctp: make heartbeat information in sctp_make_heartbeat()
Wei Yongjun
3
-18
/
+15
2011-04-20
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
4
-17
/
+28
2011-04-20
sctp: handle ootb packet in chunk order as defined
Shan Wei
2
-15
/
+21
2011-04-20
sctp: bail from sctp_endpoint_lookup_assoc() if not bound
Vlad Yasevich
1
-6
/
+14
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
4
-87
/
+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: check invalid value of length parameter in error cause
Shan Wei
1
-1
/
+8
2011-04-20
sctp: check parameter value of length in ERROR chunk
Shan Wei
1
-0
/
+5
2011-04-20
net: tun: convert to hw_features
Michał Mirosław
1
-38
/
+25
2011-04-20
net: xen-netback: convert to hw_features
Michał Mirosław
2
-72
/
+15
2011-04-20
net: qlcnic: convert to hw_features
Michał Mirosław
5
-142
/
+57
2011-04-20
net: ibmveth: convert to hw_features
Michał Mirosław
1
-69
/
+27
2011-04-20
net: pch_gbe: convert to hw_features
Michał Mirosław
4
-74
/
+42
2011-04-20
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
5
-46
/
+20
2011-04-20
net: s390: convert to hw_features
Michał Mirosław
3
-107
/
+52
2011-04-20
net: infiniband/hw/nes: convert to hw_features
Michał Mirosław
3
-54
/
+7
2011-04-20
Staging: convert hv network driver to hw_features
Michał Mirosław
1
-2
/
+1
2011-04-20
net: batman-adv: remove rx_csum ethtool_ops
Michał Mirosław
1
-13
/
+0
2011-04-20
net: dsa: remove ethtool_ops->set_sg
Michał Mirosław
1
-1
/
+0
2011-04-19
sctp: Release all routes when processing acks ADD_IP or DEL_IP
Vlad Yasevich
1
-6
/
+2
2011-04-19
sctp: Allow bindx_del to accept 0 port
Vlad Yasevich
1
-1
/
+5
2011-04-19
sctp: teach CACC algorithm about removed transports
Vlad Yasevich
1
-3
/
+8
2011-04-19
sctp: use memdup_user to copy data from userspace
Shan Wei
1
-16
/
+6
2011-04-19
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
2
-7
/
+0
2011-04-19
sctp: use common head of addr parameter to access member in addr-unrelated code
Shan Wei
2
-6
/
+6
2011-04-19
sctp: fix the comment of sctp_sf_violation_paramlen()
Shan Wei
1
-2
/
+3
2011-04-19
sctp: delete unused macro definition of sctp_chunk_is_control
Shan Wei
1
-1
/
+0
2011-04-19
be2net: add code to display default value of tx rate for VFs
Ajit Khaparde
1
-0
/
+13
2011-04-19
be2net: pass domain id to be_cmd_link_status_query
Ajit Khaparde
4
-5
/
+5
2011-04-19
be2net: fix be_mcc_compl_process to identify eth_get_stat command
Ajit Khaparde
1
-1
/
+3
2011-04-19
be2net: Add code to display nic speeds other than 1Gbps/10Gbps
Ajit Khaparde
1
-0
/
+9
2011-04-19
be2net: allow register dump only for PFs
Ajit Khaparde
1
-3
/
+7
2011-04-19
net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used
Shan Wei
1
-7
/
+0
[next]