summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen
2008-12-05mac80211: only transition STAs ps->wake on data framesJohannes Berg
2008-12-05mac80211: disassociate prior to unlinking AP/stationTomas Winkler
2008-12-05mac80211: deauth when interface is marked downJohn W. Linville
2008-12-05mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
2008-12-04tcp: tcp_vegas ssthresh bug fixDoug Leith
2008-12-04xfrm: Accept ESP packets regardless of UDP encapsulation modeMartin Willi
2008-12-04can: omit received RTR frames for single ID filter listsOliver Hartkopp
2008-12-04ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams
2008-12-03net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memsetJoe Perches
2008-12-03net: /proc/net/ip_mr_cache, display Iif as a signed shortBenjamin Thery
2008-12-03net: fix /proc/net/ip_mr_cache display - V2Benjamin Thery
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse
2008-12-03tcp: make urg+gso work for real this timeIlpo Järvinen
2008-12-03pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlinesJarek Poplawski
2008-12-03pkt_sched: sch_htb: Remove L2T()Jarek Poplawski
2008-12-03pkt_sched: sch_htb: Clean htb_class prio and quantum fieldsJarek Poplawski
2008-12-03pkt_sched: sch_htb: Remove htb_sched nwc_hit fieldJarek Poplawski
2008-12-03pkt_sched: sch_htb: Remove htb_class aprio fieldJarek Poplawski
2008-12-03Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp
2008-12-03Phonet: basic net namespace supportRémi Denis-Courmont
2008-12-03Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia
2008-12-03xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hostsMartin Willi
2008-12-03[S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun
2008-12-03[S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner
2008-12-03netlabel: Fix a potential NULL pointer dereferencePaul Moore
2008-12-03xfrm: Cleanup for unlink SPD entryWei Yongjun
2008-12-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-03xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun
2008-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-01net: percpu_counter_inc() should not be called in BH-disabled sectionEric Dumazet
2008-12-01dccp: Feature activation handlersGerrit Renker
2008-12-01dccp: Processing Confirm optionsGerrit Renker
2008-12-01dccp: Process incoming Change feature-negotiation optionsGerrit Renker
2008-12-01dccp: Preference list reconciliationGerrit Renker
2008-12-01dccp: Integrate feature-negotiation insertion codeGerrit Renker
2008-12-01dccp: Insert feature-negotiation options into skbGerrit Renker
2008-11-30Bluetooth: Fix RFCOMM release oops when device is still in useMarcel Holtmann
2008-11-30Bluetooth: Fix format arguments warningMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann
2008-11-30Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann
2008-11-30Bluetooth: Fix leak of uninitialized data to userspaceVegard Nossum
2008-11-28pkt_sched: fix sparse warningHannes Eder
2008-11-28netlink: allow empty nested attributesPatrick McHardy
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2008-11-27sctp: fix missing label when PROC_FS=nRandy Dunlap