aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-28[LIB]: Introduce struct pcounterArnaldo Carvalho de Melo
2008-01-28mac80211: remove more forgotten codeJohannes Berg
2008-01-28mac80211: adding 802.11n definitions in ieee80211.hRon Rindjunsky
2008-01-28mac80211: Remove local->scan_flagsHelmut Schaa
2008-01-28mac80211: provide interface iterator for driversJohannes Berg
2008-01-28[NET]: Compact sk_stream_mem_schedule() codePavel Emelyanov
2008-01-28[NET]: Make netns cleanup to run in a separate queueBenjamin Thery
2008-01-28[IPVS]: Relax the module get/put in ip_vs_app.cPavel Emelyanov
2008-01-28[TUN]: Use iov_length()Akinobu Mita
2008-01-28[NET] net/core/request_sock.c: Remove unused exports.Adrian Bunk
2008-01-28[PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to wor...Eric Dumazet
2008-01-28[RAW]: Consolidate proc interface.Pavel Emelyanov
2008-01-28[RAW]: Consolidate proto->unhash callbackPavel Emelyanov
2008-01-28[RAW]: Consolidate proto->hash callbackPavel Emelyanov
2008-01-28[RAW]: Introduce raw_hashinfo structurePavel Emelyanov
2008-01-28[IPv6] RAW: Compact the API for the kernelPavel Emelyanov
2008-01-28[IPv4] RAW: Compact the API for the kernelPavel Emelyanov
2008-01-28[NET]: Consolidate net namespace related proc files creation.Denis V. Lunev
2008-01-28[NET]: Make AF_UNIX per network namespace safe [v2]Denis V. Lunev
2008-01-28[NET]: Make AF_PACKET handle multiple network namespacesDenis V. Lunev
2008-01-28[NET]: Make the netlink methods in rtnetlink handle multiple network namespacesEric W. Biederman
2008-01-28[NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev
2008-01-28[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev
2008-01-28[MACVLAN]: Allow setting mac address while device is upPatrick McHardy
2008-01-28[MACVLAN]: Remove unnecessary IFF_UP checkPatrick McHardy
2008-01-28[IPCONFIG]: Mark vendor_class_identifier as __initdata.David S. Miller
2008-01-28[IPVS]: Create synced connections with their real stateRumen G. Bogdanovski
2008-01-28[IPVS]: Flag synced connections and expose them in procRumen G. Bogdanovski
2008-01-28ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.hMichael Wu
2008-01-28mac80211: Accept auto txpower settingMattias Nissler
2008-01-28[NETPOLL]: Don't need rx_flags.Stephen Hemminger
2008-01-28[NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.Stephen Hemminger
2008-01-28[NETPOLL]: no need to store local_macStephen Hemminger
2008-01-28[NETPOLL]: netpoll_poll() cleanupStephen Hemminger
2008-01-28[NETPOLL]: Use skb_queue_purge().Stephen Hemminger
2008-01-28[TCP]: Correct DSACK check placingIlpo Järvinen
2008-01-28[CAN]: Add documentationOliver Hartkopp
2008-01-28[CAN]: Add maintainer entriesOliver Hartkopp
2008-01-28[CAN]: Add missing Kbuild entriesOliver Hartkopp
2008-01-28[CAN]: Fix plain integer definitions in userspace header.Oliver Hartkopp
2008-01-28[CAN]: Add virtual CAN netdevice driverOliver Hartkopp
2008-01-28[CAN]: Add broadcast manager (bcm) protocolOliver Hartkopp
2008-01-28[CAN]: Add raw protocolOliver Hartkopp
2008-01-28[CAN]: Add PF_CAN core moduleOliver Hartkopp
2008-01-28[CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp
2008-01-28[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variablesEric Dumazet
2008-01-28[TCP]: Rewrite SACK block processing & sack_recv_cache useIlpo Järvinen
2008-01-28[TCP]: Earlier SACK block verification & simplify access to themIlpo Järvinen
2008-01-28[TCP]: Create tcp_sacktag_one().Ilpo Järvinen
2008-01-28[TCP]: Prior_fackets can be replaced by highest_sack seqIlpo Järvinen