summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-06-03net: use __packed annotationEric Dumazet
2010-06-03ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mcEric Dumazet
2010-06-03ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko
2010-06-02ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard
2010-06-02ipconfig: send host-name in DHCP requestsWu Fengguang
2010-06-02packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet
2010-06-02net: add additional lock to qdisc to increase throughputEric Dumazet
2010-06-02net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet
2010-06-01ipv6: get rid of ipip6_prl_lockEric Dumazet
2010-06-01net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-01net/ipv4/igmp.c: Remove unnecessary kmalloc castsJoe Perches
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-05-31caif: cleanup: remove duplicate checksDan Carpenter
2010-05-31caif: remove unneeded null check in caif_connect()Dan Carpenter
2010-05-31net/dccp: Use memdup_userJulia Lawall
2010-05-31net/can: Use memdup_userJulia Lawall
2010-05-31tcp: tcp_md5_hash_skb_data() frag_list handlingEric Dumazet
2010-05-31net: remove zap_completion_queueEric Dumazet
2010-05-31net: Use __this_cpu_inc() in fast pathEric Dumazet
2010-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-29net: fix sk_forward_alloc corruptionsEric Dumazet
2010-05-29Phonet: listening socket lock protects the connected socket listRémi Denis-Courmont
2010-05-29caif: unlock on error path in cfserl_receive()Dan Carpenter
2010-05-29net/rds: Add missing mutex_unlockJulia Lawall
2010-05-29skb: make skb_recycle_check() return a bool valueChangli Gao
2010-05-28IPv6: fix Mobile IPv6 regressionBrian Haley
2010-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-28mac80211: make a function staticJohannes Berg
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-28netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman
2010-05-28netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman
2010-05-28xt_tee: use skb_dst_drop()Eric Dumazet
2010-05-28ipv6: Add GSO support on forwarding pathHerbert Xu
2010-05-28net: fix __neigh_event_send()Eric Dumazet
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-05-27iucv: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27net: fix lock_sock_bh/unlock_sock_bhEric Dumazet
2010-05-26net/iucv: Add missing spin_unlockJulia Lawall
2010-05-26sunrpc: fix leak on error on socket xprt setupJ. Bruce Fields
2010-05-26ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25Phonet: fix potential use-after-free in pep_sock_close()Rémi Denis-Courmont
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-25sunrpc: use formatting of module name in SUNRPCAlex Riesen
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-24net/dccp: expansion of error code sizeYoichi Yuasa
2010-05-24wireless: fix sta_info.h kernel-doc warningsRandy Dunlap