aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-05-06mac80211: fix scan races and rework scanningJohannes Berg
2009-05-06mac80211: internally clear failed scans properlyJohannes Berg
2009-05-06mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg
2009-05-06mac80211: fix PS vs. scan raceJohannes Berg
2009-05-06mac80211: fix various problems in ibss codeJohannes Berg
2009-05-04netns 2/2: extract net_create()Alexey Dobriyan
2009-05-04netns 1/2: don't get/put old netns on CLONE_NEWNETAlexey Dobriyan
2009-05-04tcp: extend ECN sysctl to allow server-side only ECNIlpo Järvinen
2009-05-03net: Avoid modulus in skb_tx_hash() for forwarding case.David S. Miller
2009-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-02Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent
2009-05-02net: Only store high 16 bits of kernel generated filter prioritiesRobert Love
2009-05-01xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth
2009-05-01net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet
2009-04-30net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-29mac80211: default to automatic power controlJohannes Berg
2009-04-29mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-04-28inet_diag: Remove dup assignmentsArnaldo Carvalho de Melo
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-28sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg
2009-04-27gro: Fix COMPLETE checksum handlingHerbert Xu
2009-04-27gro: Fix handling of headers that extend over the tailHerbert Xu
2009-04-27ipv4: Limit size of route cache hash tableAnton Blanchard
2009-04-27drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman
2009-04-27xfrm: wrong hash value for temporary SANicolas Dichtel
2009-04-27snmp: add missing counters for RFC 4293Neil Horman
2009-04-25vlan: update vlan carrier state for admin up/downJay Vosburgh
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville
2009-04-24netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso
2009-04-24netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth
2009-04-24netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy
2009-04-23af_iucv: Fix merge.Ursula Braun
2009-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-23af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner
2009-04-23af_iucv: cleanup and refactor recvmsg() EFAULT handlingHendrik Brueckner
2009-04-23af_iucv: Provide new socket type SOCK_SEQPACKETHendrik Brueckner