summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-11-06wpan-phy: allow specifying a per-page channel maskDmitry Eremin-Solenikov
2009-11-06wpan-phy: use snprintf to limit the amount of chars writtenDmitry Eremin-Solenikov
2009-11-06wpan-phy: init channel/page fieldsDmitry Eremin-Solenikov
2009-11-06wpan-phy: add wpan-phy iteration functionsDmitry Eremin-Solenikov
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-06decnet: netdevice refcount leakEric Dumazet
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-11-05net: Fix build warning in sock_bindtodevice().David S. Miller
2009-11-05pktgen: tx_bytes might be slightly wrongEric Dumazet
2009-11-05net: sock_bindtodevice() RCU-ificationEric Dumazet
2009-11-05ip_frag: dont touch device refcountEric Dumazet
2009-11-05net_cls: Use __dev_get_by_index()Eric Dumazet
2009-11-05sctp: ipv6: avoid touching device refcountEric Dumazet
2009-11-05netlabel: remove dev_put() callsEric Dumazet
2009-11-05bridge: remove dev_put() in add_del_if()Eric Dumazet
2009-11-05net: check kern before calling security subsystemEric Paris
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-11-05net: drop capability from protocol definitionsEric Paris
2009-11-05rose: device refcount leakEric Dumazet
2009-11-05bridge: prevent bridging wrong deviceStephen Hemminger
2009-11-05netfilter: nf_nat_helper: tidy up adjust_tcp_sequenceHannes Eder
2009-11-05netfilter: nf_conntrack: avoid additional compare.Changli Gao
2009-11-04tcp: Use defaults when no route options are availableGilad Ben-Yossef
2009-11-04tcp: Do not call IPv4 specific func in tcp_check_reqGilad Ben-Yossef
2009-11-04net: net/ipv4/devinet.c cleanupsEric Dumazet
2009-11-04mac80211: fix internal scan requestJohannes Berg
2009-11-04mac80211: Fix IBSS mergeSujith
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg
2009-11-04cfg80211: remove dead variableJohannes Berg
2009-11-04netfilter: remove synchronize_net() calls in ip_queue/ip6_queueEric Dumazet
2009-11-04decnet: avoid touching device refcount in dn_dev_by_index()Eric Dumazet
2009-11-04net: Introduce for_each_netdev_rcu() iteratorEric Dumazet
2009-11-04em_meta: avoid one dev_put()Eric Dumazet
2009-11-04Phonet: remove tautologiesRémi Denis-Courmont
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-02cfg80211: validate scan channelsJohannes Berg
2009-11-02cfg80211: Fix WEXT compat siwauth wpa and group cipherJouni Malinen
2009-11-02mac80211: fix scan abort sanity checksJohannes Berg
2009-11-02mac80211: make CALL_TXH a statementJohannes Berg
2009-11-02mac80211: check interface is down before type changeJohannes Berg
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg
2009-11-029p: fix readdir corner casesEric Van Hensbergen
2009-11-02ipv6: no more dev_put() in datagram_send_ctl()Eric Dumazet
2009-11-02ipv6: no more dev_put() in inet6_bind()Eric Dumazet
2009-11-02ip6tnl: less dev_put() callsEric Dumazet
2009-11-02packet: less dev_put() callsEric Dumazet
2009-11-01net: RCU locking for simple ioctl()Eric Dumazet
2009-11-01icmp: icmp_send() can avoid a dev_put()Eric Dumazet
2009-11-01ipv4: inetdev_by_index() switch to RCUEric Dumazet