Age | Commit message (Expand) | Author |
2008-03-03 | [NETNS][IPV6] rt6_stats - make the stats per network namespace | Benjamin Thery |
2008-03-03 | [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics | Daniel Lezcano |
2008-03-03 | [NETNS][IPV6] fib6_rules - handle several network namespaces | Daniel Lezcano |
2008-03-03 | [NETNS][IPV6] ip6_fib - gc timer per namespace | Daniel Lezcano |
2008-03-03 | [NETNS][IPV6] ip6_fib - add net to gc timer parameter | Daniel Lezcano |
2008-03-03 | [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces | Daniel Lezcano |
2008-03-03 | [NETNS][IPV6] ip6_fib - make it per network namespace | Daniel Lezcano |
2008-03-04 | [IPV6]: Make ndisc_dst_alloc() common for later use. | YOSHIFUJI Hideaki |
2008-03-04 | [IPV6]: Make ndisc_flow_init() common for later use. | YOSHIFUJI Hideaki |
2008-03-04 | [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). | YOSHIFUJI Hideaki |
2008-03-04 | [NET] NEIGHBOUR: Remove unpopular neigh_is_connected(). | YOSHIFUJI Hideaki |
2008-03-04 | [IPV6]: Use htonl() instead of __constant_htonl() where appricable. | YOSHIFUJI Hideaki |
2008-03-04 | [IPV6]: Move packet_type{} related bits to af_inet6.c. | YOSHIFUJI Hideaki |
2008-03-04 | [UDP]: Allow users to configure UDP-Lite. | YOSHIFUJI Hideaki |
2008-03-04 | [TCP]: Add IPv6 support to TCP SYN cookies | Glenn Griffin |
2008-03-03 | [ARP]: Introduce the arp_hdr_len helper. | Pavel Emelyanov |
2008-02-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-02-29 | mac80211: clarify use of TX status/RX callbacks | Johannes Berg |
2008-02-29 | ssb: Add CHIPCO IRQ access functions | Aurelien Jarno |
2008-02-29 | mac80211: rework TX filtered frame code | Johannes Berg |
2008-02-29 | ssb: Add support for 8bit register access | Michael Buesch |
2008-02-29 | mac80211: enable IBSS merging | Bruno Randolf |
2008-02-29 | mac80211: better definition of mactime | Bruno Randolf |
2008-02-29 | mac80211: Extend filter flag documentation about unsupported flags | Michael Buesch |
2008-02-29 | mac80211: give burst time in txop rather than 0.1msec units | Johannes Berg |
2008-02-29 | nl80211: Add monitor interface configuration flags | Michael Wu |
2008-02-29 | nl80211: export hardware bitrate/channel capabilities | Johannes Berg |
2008-02-29 | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg |
2008-02-29 | mac80211: A-MPDU Tx change tx_status to support Block Ack data | Ron Rindjunsky |
2008-02-29 | mac80211: A-MPDU Tx adding qdisc support | Ron Rindjunsky |
2008-02-29 | mac80211: A-MPDU Tx add session's and low level driver's API | Ron Rindjunsky |
2008-02-29 | [LLC]: Kill static inline llc_addrany | Ilpo Järvinen |
2008-02-29 | [SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms | Ilpo Järvinen |
2008-02-29 | [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. | Denis V. Lunev |
2008-02-29 | [SCTP]: extend exported data in /proc/net/sctp/assoc | Neil Horman |
2008-02-29 | [NETNS]: Make icmpv6_sk per namespace. | Denis V. Lunev |
2008-02-29 | [NETNS]: Make icmp_sk per namespace. | Denis V. Lunev |
2008-02-29 | [NET]: Make netlink_kernel_release publically available as sk_release_kernel. | Denis V. Lunev |
2008-02-29 | [ICMP]: Add return code to icmp_init. | Denis V. Lunev |
2008-02-29 | [INET]: Remove struct net_proto_family* from _init calls. | Denis V. Lunev |
2008-02-28 | [XFRM]: Speed up xfrm_policy and xfrm_state walking | Timo Teras |
2008-02-28 | [IPV6]: Fix source address selection for ORCHID addresses | Juha-Matti Tapio |
2008-02-28 | [NETNS]: Process devinet ioctl in the correct namespace. | Denis V. Lunev |
2008-02-28 | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks... | David S. Miller |
2008-02-28 | [SCTP]: Update AUTH structures to match declarations in draft-16. | Vlad Yasevich |
2008-02-27 | [NETFILTER]: Fix NF_QUEUE_NR() parenthesis | Patrick McHardy |
2008-02-26 | CONNECTOR: make cn_already_initialized static | Li Zefan |
2008-02-24 | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n | David Brownell |
2008-02-24 | Alchemy: compile fix | Manuel Lauss |
2008-02-24 | i2c: Storage class should be before const qualifier | Tobias Klauser |