Age | Commit message (Expand) | Author |
2011-04-29 | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny |
2011-04-29 | ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed | David Decotigny |
2011-04-28 | ipv4: Remove now superfluous code in ip_route_connect(). | David S. Miller |
2011-04-28 | ipv4: Use caller's on-stack flowi as-is in output route lookups. | David S. Miller |
2011-04-28 | net: Make dst_alloc() take more explicit initializations. | David S. Miller |
2011-04-28 | net: allow user to change NETIF_F_HIGHDMA | Michał Mirosław |
2011-04-28 | net: fix netdev_increment_features() | Michał Mirosław |
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: Kill RTO_CONN. | 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: cache the ipv6 source after route lookup | Vlad Yasevich |
2011-04-25 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-24 | net: Remove __KERNEL__ cpp checks from include/net | David S. Miller |
2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet |
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 | 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: remove completely unsed EMPTY state | Vlad Yasevich |
2011-04-20 | sctp: remove redundant check when walking through a list of TLV parameters | Shan Wei |
2011-04-19 | sctp: kill abandoned SCTP_CMD_TRANSMIT command | Shan Wei |
2011-04-19 | sctp: delete unused macro definition of sctp_chunk_is_control | Shan Wei |
2011-04-19 | mac80211: add a function for setting the TIM bit for a specific station | Felix Fietkau |
2011-04-19 | rfkill: Regulator consumer driver for rfkill | Antonio Ospite |
2011-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-04-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-15 | ipv6: RTA_PREFSRC support for ipv6 route source address selection | Daniel Walter |
2011-04-14 | ethtool: allow custom interval for physical identification | Allan, Bruce W |
2011-04-14 | ipv4: Call fib_select_default() only when actually necessary. | David S. Miller |
2011-04-14 | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps. | huajun li |
2011-04-13 | net: allow shifted access in smsc911x V2 | Mathieu J. Poirier |
2011-04-13 | rndis_host: Poll status before control channel where necessary | Ben Hutchings |
2011-04-13 | net: ethtool support to configure number of channels | amit salecha |
2011-04-13 | Bluetooth: Move tx queue to struct l2cap_chan | Gustavo F. Padovan |
2011-04-13 | Bluetooth: Move SREJ list to struct l2cap_chan | Gustavo F. Padovan |
2011-04-13 | netfilter: ipset: SCTP, UDPLITE support added | Jozsef Kadlecsik |
2011-04-12 | net: Missing 'inline' in vlan-disabled vlan_untag() | David S. Miller |
2011-04-12 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-04-12 | net: vlan_features comment clarification | Michał Mirosław |
2011-04-12 | net: vlan: make non-hw-accel rx path similar to hw-accel | Jiri Pirko |
2011-04-12 | {mac|nl}80211: Add station connected time | Mohammed Shafi Shajakhan |
2011-04-12 | nl80211: New notification to discover mesh peer candidates. | Javier Cardona |
2011-04-12 | nl80211/mac80211: let userspace authenticate stations | Javier Cardona |
2011-04-12 | cfg80211/nl80211: Add userspace authentication flag to mesh setup | Javier Cardona |