index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2011-04-28
net: Make dst_alloc() take more explicit initializations.
David S. Miller
2011-04-28
l2tp: Fix inet_opt conversion.
David S. Miller
2011-04-28
bridge: convert br_features_recompute() to ndo_fix_features
Michał Mirosław
2011-04-28
net: fix netdev_increment_features()
Michał Mirosław
2011-04-28
net:use help function of skb_checksum_start_offset to calculate offset
Shan Wei
2011-04-28
inet: add RCU protection to inet->opt
Eric Dumazet
2011-04-27
net: filter: Just In Time compiler for x86-64
Eric Dumazet
2011-04-27
ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().
David S. Miller
2011-04-27
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
2011-04-27
sctp: clean up route lookup calls
Vlad Yasevich
2011-04-27
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
2011-04-27
sctp: make sctp over IPv6 work with IPsec
Vlad Yasevich
2011-04-27
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
2011-04-27
sctp: fix sctp to work with ipv6 source address routing
Weixing Shi
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-25
bluetooth: Fix use-before-initiailized var.
David S. Miller
2011-04-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-04-25
bonding: move processing of recv handlers into handle_frame()
Jiri Pirko
2011-04-25
net: make WARN_ON in dev_disable_lro() useful
Michał Mirosław
2011-04-25
net: provide cow_metrics() methods to blackhole dst_ops
Held Bernhard
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-21
Revert "bridge: Forward reserved group addresses if !STP"
David S. Miller
2011-04-21
ipv6: Remove hoplimit initialization to -1
Thomas Egerer
2011-04-21
net: fix hw_features ethtool_ops->set_flags compatibility
Michał Mirosław
2011-04-21
ipv6: udp: fix the wrong headroom check
Shan Wei
2011-04-21
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
2011-04-21
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
2011-04-21
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
2011-04-20
mac80211: fix SMPS debugfs locking
Johannes Berg
2011-04-20
can: add missing socket check in can/raw release
Oliver Hartkopp
2011-04-20
sctp: move chunk from retransmit queue to abandoned list
Wei Yongjun
2011-04-20
sctp: make heartbeat information in sctp_make_heartbeat()
Wei Yongjun
2011-04-20
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
2011-04-20
sctp: handle ootb packet in chunk order as defined
Shan Wei
2011-04-20
sctp: bail from sctp_endpoint_lookup_assoc() if not bound
Vlad Yasevich
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
2011-04-20
sctp: check invalid value of length parameter in error cause
Shan Wei
2011-04-20
sctp: check parameter value of length in ERROR chunk
Shan Wei
2011-04-20
net: batman-adv: remove rx_csum ethtool_ops
Michał Mirosław
2011-04-20
net: dsa: remove ethtool_ops->set_sg
Michał Mirosław
2011-04-19
sctp: Release all routes when processing acks ADD_IP or DEL_IP
Vlad Yasevich
2011-04-19
sctp: Allow bindx_del to accept 0 port
Vlad Yasevich
2011-04-19
sctp: teach CACC algorithm about removed transports
Vlad Yasevich
2011-04-19
sctp: use memdup_user to copy data from userspace
Shan Wei
2011-04-19
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
2011-04-19
sctp: use common head of addr parameter to access member in addr-unrelated code
Shan Wei
2011-04-19
sctp: fix the comment of sctp_sf_violation_paramlen()
Shan Wei
2011-04-19
can: Add missing socket check in can/bcm release.
Dave Jones
[next]