summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [LIB]: Introduce struct pcounterArnaldo Carvalho de Melo2008-01-283-0/+129
* mac80211: remove more forgotten codeJohannes Berg2008-01-281-58/+0
* mac80211: adding 802.11n definitions in ieee80211.hRon Rindjunsky2008-01-281-0/+134
* mac80211: Remove local->scan_flagsHelmut Schaa2008-01-283-32/+3
* mac80211: provide interface iterator for driversJohannes Berg2008-01-282-0/+49
* [NET]: Compact sk_stream_mem_schedule() codePavel Emelyanov2008-01-281-13/+14
* [NET]: Make netns cleanup to run in a separate queueBenjamin Thery2008-01-281-1/+8
* [IPVS]: Relax the module get/put in ip_vs_app.cPavel Emelyanov2008-01-281-7/+2
* [TUN]: Use iov_length()Akinobu Mita2008-01-281-13/+2
* [NET] net/core/request_sock.c: Remove unused exports.Adrian Bunk2008-01-281-5/+0
* [PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to wor...Eric Dumazet2008-01-281-24/+59
* [RAW]: Consolidate proc interface.Pavel Emelyanov2008-01-283-95/+53
* [RAW]: Consolidate proto->unhash callbackPavel Emelyanov2008-01-283-8/+12
* [RAW]: Consolidate proto->hash callbackPavel Emelyanov2008-01-283-12/+15
* [RAW]: Introduce raw_hashinfo structurePavel Emelyanov2008-01-283-49/+57
* [IPv6] RAW: Compact the API for the kernelPavel Emelyanov2008-01-284-44/+51
* [IPv4] RAW: Compact the API for the kernelPavel Emelyanov2008-01-284-47/+56
* [NET]: Consolidate net namespace related proc files creation.Denis V. Lunev2008-01-288-139/+80
* [NET]: Make AF_UNIX per network namespace safe [v2]Denis V. Lunev2008-01-281-26/+92
* [NET]: Make AF_PACKET handle multiple network namespacesDenis V. Lunev2008-01-282-46/+89
* [NET]: Make the netlink methods in rtnetlink handle multiple network namespacesEric W. Biederman2008-01-281-24/+3
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-2821-54/+102
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-2818-1/+218
* [MACVLAN]: Allow setting mac address while device is upPatrick McHardy2008-01-281-0/+24
* [MACVLAN]: Remove unnecessary IFF_UP checkPatrick McHardy2008-01-281-2/+0
* [IPCONFIG]: Mark vendor_class_identifier as __initdata.David S. Miller2008-01-281-1/+2
* [IPVS]: Create synced connections with their real stateRumen G. Bogdanovski2008-01-282-7/+41
* [IPVS]: Flag synced connections and expose them in procRumen G. Bogdanovski2008-01-282-1/+54
* ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.hMichael Wu2008-01-281-7/+7
* mac80211: Accept auto txpower settingMattias Nissler2008-01-281-4/+17
* [NETPOLL]: Don't need rx_flags.Stephen Hemminger2008-01-282-8/+3
* [NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.Stephen Hemminger2008-01-281-4/+4
* [NETPOLL]: no need to store local_macStephen Hemminger2008-01-283-13/+8
* [NETPOLL]: netpoll_poll() cleanupStephen Hemminger2008-01-281-18/+14
* [NETPOLL]: Use skb_queue_purge().Stephen Hemminger2008-01-281-5/+1
* [TCP]: Correct DSACK check placingIlpo Järvinen2008-01-281-10/+5
* [CAN]: Add documentationOliver Hartkopp2008-01-282-0/+631
* [CAN]: Add maintainer entriesOliver Hartkopp2008-01-282-0/+25
* [CAN]: Add missing Kbuild entriesOliver Hartkopp2008-01-282-0/+5
* [CAN]: Fix plain integer definitions in userspace header.Oliver Hartkopp2008-01-281-4/+4
* [CAN]: Add virtual CAN netdevice driverOliver Hartkopp2008-01-285-0/+203
* [CAN]: Add broadcast manager (bcm) protocolOliver Hartkopp2008-01-284-0/+1642
* [CAN]: Add raw protocolOliver Hartkopp2008-01-284-0/+808
* [CAN]: Add PF_CAN core moduleOliver Hartkopp2008-01-2810-0/+1809
* [CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp2008-01-286-4/+11
* [NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variablesEric Dumazet2008-01-282-13/+4
* [TCP]: Rewrite SACK block processing & sack_recv_cache useIlpo Järvinen2008-01-284-117/+172
* [TCP]: Earlier SACK block verification & simplify access to themIlpo Järvinen2008-01-282-35/+52
* [TCP]: Create tcp_sacktag_one().Ilpo Järvinen2008-01-281-96/+96
* [TCP]: Prior_fackets can be replaced by highest_sack seqIlpo Järvinen2008-01-281-3/+2
OpenPOWER on IntegriCloud